env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/statping-ng tag: latest@sha256:c1d3d979936c24523a2fe6794c36ee36ee2f0d1b7161cdac3e07563596c67e54 persistence: config: enabled: true mountPath: /app podSecurityContext: runAsGroup: 0 runAsUser: 0 securityContext: readOnlyRootFilesystem: false runAsNonRoot: false service: main: ports: main: port: 8366 protocol: TCP targetPort: 8080 portal: enabled: true