Files
catalog/stable/znc/5.0.26/ix_values.yaml
TrueCharts-Bot 59e00ea724 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-06-13 08:13:54 +00:00

26 lines
492 B
YAML

image:
repository: tccr.io/truecharts/znc
pullPolicy: IfNotPresent
tag: v1.8.2@sha256:e531a97107ed0587aaf3cf128005dbab231535691d0325fa8e49296c109df06b
service:
main:
ports:
main:
targetPort: 6501
port: 6501
persistence:
varrun:
enabled: true
config:
enabled: true
mountPath: "/config"
portal:
open:
enabled: true
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0