2022-07-20 19:13:31 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
2023-12-06 10:42:22 +00:00
|
|
|
repository: sublivion/gridcoinwalletgui
|
|
|
|
tag: latest@sha256:d257a0b565ba4876d3b6d93361c1bb53d948f10cf9135119d48db9c4f8ee6cb6
|
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
|