Files
truecharts/charts/incubator/notea/values.yaml
T
TrueCharts BotandGitHub 99f036d23b chore(deps): update docker general non-major (#3300)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 23:35:40 +02:00

29 lines
538 B
YAML

env:
PASSWORD: ""
STORE_PASSWORD: ""
STORE_USER: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/notea
tag: latest@sha256:02c3f3e05abe6e83373d58f204b9a0a8625905a3ba5fc24712ee464568206ded
persistence: {}
podSecurityContext:
runAsGroup: 0
runAsUser: 0
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: false
ports:
main:
enabled: false