TrueChartsCatalogClone/stable/znc/6.0.6/ix_values.yaml

26 lines
492 B
YAML
Raw Normal View History

2023-08-01 09:25:32 +00:00
image:
repository: tccr.io/truecharts/znc
pullPolicy: IfNotPresent
tag: v1.8.2@sha256:be22e7b55f1aec79fd020bee84ea583a9cce7baf88db43a806010f88de12b70d
2023-08-01 09:25:32 +00:00
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