catalog/incubator/self-service-password/3.0.12/ix_values.yaml

29 lines
573 B
YAML

image:
repository: tiredofit/self-service-password
pullPolicy: IfNotPresent
tag: 5.3.3@sha256:22702382af64ccb68a6f6cfee934632b67fa01c58185307470b992b11615cc55
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
env:
SETUP_MODE: "manual"
ENABLE_RESET_LOG: true
service:
main:
ports:
main:
port: 10182
targetPort: 80
persistence:
config:
enabled: true
mountPath: "/assets/custom"
logs:
enabled: true
mountPath: "/www/logs"
portal:
enabled: true