Files
truecharts/charts/stable/gaps/values.yaml
T
TrueCharts BotandGitHub 97d5375359 chore(deps): update docker general non-major (#3295)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 20:36:51 +02:00

22 lines
370 B
YAML

image:
repository: tccr.io/truecharts/gaps
pullPolicy: IfNotPresent
tag: v0.9.12@sha256:81b105d480499d32a9b13fd19f11449cb0411b64ca8def5bd89f1285fdcdb188
securityContext:
readOnlyRootFilesystem: false
service:
main:
ports:
main:
port: 8484
targetPort: 8484
env: {}
persistence:
data:
enabled: true
mountPath: "/usr/data"