env: UMASK: "" image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/apprise-api tag: latest@sha256:af849f1b85dc89a88177a807947908092e0ef74983d5faf0991dec008043bc3e persistence: config: enabled: true mountPath: /config podSecurityContext: runAsGroup: 0 runAsUser: 0 securityContext: readOnlyRootFilesystem: false runAsNonRoot: false service: main: ports: main: port: 8000 protocol: TCP targetPort: 8000 portal: enabled: true