Files
truecharts/charts/incubator/passwordpusherephemeral/values.yaml
T
TrueCharts BotandGitHub f8b262ce47 chore(deps): update docker general non-major (#4001)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-04 09:12:03 +03:00

29 lines
532 B
YAML

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