Files
truecharts/charts/stable/prusaslicer-novnc/values.yaml
T
TrueCharts BotandGitHub cb7dd2bd62 chore(deps): update container image mikeah/prusaslicer-novnc to latest@2b28b7e by renovate (#21376)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mikeah/prusaslicer-novnc | digest | `48293e1` -> `2b28b7e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjMuNCIsInVwZGF0ZWRJblZlciI6IjM3LjMyMy40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-26 08:18:55 +02:00

35 lines
689 B
YAML

image:
pullPolicy: IfNotPresent
repository: mikeah/prusaslicer-novnc
tag: latest@sha256:2b28b7e00aaa2cbdb08d5bcf42380f51471d0c271edc1e792b6704698644b7a7
persistence:
configsfolder:
enabled: true
mountPath: /configs/
prints:
enabled: true
mountPath: /prints/
service:
main:
ports:
main:
port: 16080
protocol: http
targetPort: 8080
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsGroup: 0
runAsUser: 0
workload:
main:
podSpec:
containers:
main:
env:
SSL_CERT_FILE: /etc/ssl/certs/ca-certificates.crt