Files
truecharts/charts/incubator/notes/values.yaml
T
9112c749dc chore(deps): update non-major docker tags (#1134)
* chore(deps): update non-major docker tags

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-13 23:19:33 +02:00

29 lines
489 B
YAML

image:
repository: ghcr.io/nicholaswilde/notes
pullPolicy: IfNotPresent
tag: version-ee287b9@sha256:ab9bc16465bc722068a34898b0090490e660dc5a126c9acf651ad229693b44c1
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 8000
persistence:
data:
enabled: true
mountPath: /data
accessMode: ReadWriteOnce
size: 1Gi
varrun:
enabled: true