catalog/incubator/socials/2.0.12/ix_values.yaml

27 lines
515 B
YAML

env:
LOG_LEVEL: info
UMASK: "000"
image:
pullPolicy: IfNotPresent
repository: ghcr.io/diamkil/socials
tag: main@sha256:ec22a94aad6850b2667c506dfec53cdd39b241f039c5a1187b569f3aefc2c75b
persistence:
socials:
enabled: true
mountPath: /app/people
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 7574
protocol: TCP
targetPort: 7574
portal:
enabled: true