Files
truecharts/charts/stable/grocy/values.yaml
T
TrueCharts BotandGitHub 9acc9a3418 chore(deps): update docker general non-major (#3015)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-01 13:58:48 +02:00

25 lines
434 B
YAML

image:
repository: tccr.io/truecharts/grocy
tag: v3.3.1@sha256:5d5a1d8ac0fe910362f3bdb8189d80d2786834acf23d850d267b41dcc0aeccb6
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10013
targetPort: 80
persistence:
config:
enabled: true
mountPath: "/config"