Files
truecharts/charts/stable/hammond/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

26 lines
454 B
YAML

image:
repository: tccr.io/truecharts/hammond
tag: 1.0.0@sha256:c8df8ddfb95c7b836f5022052ec9ea2c515803d6b3787b7725828a47e5f70b14
pullPolicy: IfNotPresent
env:
JWT_SECRET:
secretKeyRef:
name: hammond-secrets
key: JWT_SECRET
service:
main:
ports:
main:
port: 10186
targetPort: 3000
persistence:
config:
enabled: true
mountPath: "/config"
assets:
enabled: true
mountPath: "/assets"