Files
truecharts/charts/stable/gridcoinwalletgui/values.yaml
T
TrueCharts Bot 4ac5695f1e chore(deps): update container image sublivion/gridcoinwalletgui to latest@e939d0f by renovate (#20958)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| sublivion/gridcoinwalletgui | digest | `2b38f4a` -> `e939d0f` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMwNi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-18 20:18:50 +02:00

43 lines
861 B
YAML

image:
pullPolicy: IfNotPresent
repository: sublivion/gridcoinwalletgui
tag: latest@sha256:e939d0fe55cda172d754f521c8ee5902ec1ae3745d8e68feb9c8c6bace8f8253
persistence:
appdataconfigpath:
enabled: true
mountPath: /headless/.GridcoinResearch/
boincdatadir:
enabled: true
mountPath: /var/lib/boinc-client/
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 6901
protocol: http
targetPort: 6901
vncport:
enabled: true
ports:
vncport:
enabled: true
port: 5901
protocol: tcp
targetPort: 5901
workload:
main:
podSpec:
containers:
main:
env:
VNC_PW: vncpassword
VNC_RESOLUTION: 1920x1080