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