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