TrueChartsClone/charts/incubator/passwordpusherephemeral/values.yaml

29 lines
532 B
YAML

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