image: repository: tccr.io/truecharts/dillinger pullPolicy: IfNotPresent tag: v3.39.1@sha256:10f9b77c4804efb4b05d5de8f1ea46a05e70c401c94123899d2389f816d9b7bf securityContext: container: runAsNonRoot: false readOnlyRootFilesystem: false runAsUser: 0 runAsGroup: 0 service: main: ports: main: targetPort: 8080 port: 10143 workload: main: podSpec: containers: main: probes: liveness: type: http path: / readiness: type: http path: / startup: type: http path: / env: {} persistence: config: enabled: true mountPath: /config portal: open: enabled: true