TrueChartsCatalogClone/stable/protonmail-bridge/9.0.1/ix_values.yaml

42 lines
693 B
YAML
Raw Normal View History

image:
repository: tccr.io/truecharts/protonmail-bridge
tag: v2.3.0@sha256:539b1c9188dfccd2bc10efa63e4e009ec8ac131732bcfa0d596c1ca37ba84816
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
enabled: false
ports:
main:
enabled: false
smtp:
enabled: true
ports:
smtp:
enabled: true
port: 25
targetPort: 25
imap:
enabled: true
ports:
imap:
enabled: true
port: 143
targetPort: 143
persistence:
config:
enabled: true
mountPath: "/root"
portal:
enabled: false