image: repository: tccr.io/truecharts/dillinger pullPolicy: IfNotPresent tag: v3.39.1@sha256:68844ea2cae9bab31f32c2f5eadc4f409d3fbb7710f7aa61ff327899047d2ffb 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