Files
truecharts/charts/stable/oscam/values.yaml
T
e8dbca32f5 chore(deps): update non-major (#1449)
* chore(deps): update non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-03 15:07:49 +01:00

31 lines
469 B
YAML

image:
repository: tccr.io/truecharts/oscam
pullPolicy: IfNotPresent
tag: version-11693@sha256:dcaa24c5076e020243aa0bcf2b5e2edbd1fcf6f9066c50e3f5c2f32937c68cb9
securityContext:
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 20
env:
TZ: UTC
PUID: 568
service:
main:
ports:
main:
port: 10062
targetPort: 8888
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true