Files
truecharts/charts/incubator/apprise-api/values.yaml
T
TrueCharts BotandGitHub 4458d3c58b chore(deps): update docker general non-major (#3906)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-26 11:29:29 +02:00

27 lines
499 B
YAML

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