TrueChartsClone/charts/incubator/shortipy/values.yaml

29 lines
517 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/shortipy
tag: latest@sha256:c8d346b62aadaa0131b187bdaf1562d76e5396e974fca6034d836f61680d0e52
persistence: {}
podSecurityContext:
runAsGroup: 0
runAsUser: 0
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: false
ports:
main:
enabled: false
portal:
enabled: false