Files
truecharts/charts/stable/nntp2nntp/values.yaml
T
899c3a7842 chore(deps): update docker general non-major (#2606)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-04 23:06:49 +02:00

26 lines
370 B
YAML

image:
repository: tccr.io/truecharts/nntp2nntp
pullPolicy: IfNotPresent
tag: v0.3.20220503
securityContext:
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
targetPort: 1563
port: 1563
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true