Files
truecharts/charts/stable/kms/values.yaml
T
TrueCharts BotandGitHub dcefa8c86f chore(deps): update docker general non-major (#3157)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-13 10:04:01 +02:00

20 lines
368 B
YAML

image:
repository: tccr.io/truecharts/kms
pullPolicy: IfNotPresent
tag: vminimal@sha256:9d275f751db96ca7c07842b119614e7923a9aad05bb994851ad649087e25010c
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 1688
targetPort: 1688