env: UMASK: "" image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/apprise-api tag: latest@sha256:412de02f5df8e327c2340a919d114b043f293963dc84f252248c5d239721bdce 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