env: {}
image:
pullPolicy: IfNotPresent
repository: pannal/kitana
tag: latest@sha256:a6164e44a03bca92b07216412e564e9c445487fe739d1b80848ffe4b4c6ccd3b
persistence:
data:
enabled: true
mountPath: /app/data
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
port: 31337
protocol: TCP
targetPort: 31337
portal: