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