image: pullPolicy: IfNotPresent repository: pannal/kitana tag: latest@sha256:a6164e44a03bca92b07216412e564e9c445487fe739d1b80848ffe4b4c6ccd3b persistence: data: enabled: true mountPath: /app/data portal: open: enabled: true securityContext: container: readOnlyRootFilesystem: false runAsGroup: 0 runAsUser: 0 service: main: ports: main: port: 31337 protocol: tcp targetPort: 31337