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