catalog/stable/shorturl/6.0.7/ix_values.yaml

30 lines
504 B
YAML

image:
repository: tccr.io/truecharts/shorturl
pullPolicy: IfNotPresent
tag: version-v0.1.0@sha256:3893eab50b4d790958b31cbb7fd5d545369e7f91ee2d77551352a6510c86ba03
service:
main:
ports:
main:
port: 10076
targetPort: 8000
persistence:
data:
enabled: true
mountPath: /data
varrun:
enabled: true
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0