Files
truecharts/charts/incubator/apprise-api/values.yaml
T
TrueCharts BotandGitHub 78e61f3ee2 chore(deps): update container image tccr.io/truecharts/apprise-api to latest (#5784)
* chore(deps): update container image tccr.io/truecharts/apprise-api to latest

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-26 14:19:31 +01:00

27 lines
499 B
YAML

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