catalog/incubator/protonmail-bridge/10.0.0/ix_values.yaml

42 lines
692 B
YAML

image:
repository: tccr.io/truecharts/protonmail-bridge
tag: 3.1.2@sha256:e5d818f3bffa5b64941df45e9e4c8193cf682d6ccf0e749d26dc6bcdf4abac49
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