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