2022-07-20 19:13:31 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
2023-12-06 10:42:22 +00:00
|
|
|
repository: sublivion/gridcoinwalletgui
|
2024-04-18 18:18:50 +00:00
|
|
|
tag: latest@sha256:e939d0fe55cda172d754f521c8ee5902ec1ae3745d8e68feb9c8c6bace8f8253
|
2022-07-20 19:13:31 +00:00
|
|
|
persistence:
|
|
|
|
appdataconfigpath:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /headless/.GridcoinResearch/
|
|
|
|
boincdatadir:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /var/lib/boinc-client/
|
2023-12-07 14:26:46 +00:00
|
|
|
portal:
|
2023-12-12 15:54:42 +00:00
|
|
|
open:
|
|
|
|
enabled: true
|
2022-07-20 19:13:31 +00:00
|
|
|
securityContext:
|
2023-12-07 14:26:46 +00:00
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
2022-07-20 19:13:31 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 6901
|
2023-12-12 15:54:42 +00:00
|
|
|
protocol: http
|
2022-07-20 19:13:31 +00:00
|
|
|
targetPort: 6901
|
|
|
|
vncport:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
|
|
|
vncport:
|
|
|
|
enabled: true
|
|
|
|
port: 5901
|
2023-12-12 15:54:42 +00:00
|
|
|
protocol: tcp
|
2022-07-20 19:13:31 +00:00
|
|
|
targetPort: 5901
|
2023-12-07 14:26:46 +00:00
|
|
|
workload:
|
|
|
|
main:
|
|
|
|
podSpec:
|
|
|
|
containers:
|
|
|
|
main:
|
|
|
|
env:
|
|
|
|
VNC_PW: vncpassword
|
|
|
|
VNC_RESOLUTION: 1920x1080
|