20 lines
368 B
YAML
20 lines
368 B
YAML
image:
|
|
repository: tccr.io/truecharts/kms
|
|
pullPolicy: IfNotPresent
|
|
tag: vminimal@sha256:628c42b2fef93a5ff671f9ada0f99ebcc0132e6817f58e17dc1e2ba277aa2b83
|
|
|
|
securityContext:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
|
|
podSecurityContext:
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 1688
|
|
targetPort: 1688
|