TrueChartsClone/charts/incubator/passwordpusherephemeral/values.yaml

29 lines
532 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/passwordpusherephemeral
tag: latest@sha256:35885676b399ba8bc24f21ef057e2bede77b033a2cec579efad03ccde6fcf18a
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