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