catalog/stable/hammond/6.0.1/ix_values.yaml

39 lines
747 B
YAML

image:
repository: tccr.io/truecharts/hammond
tag: 1.0.0@sha256:c8df8ddfb95c7b836f5022052ec9ea2c515803d6b3787b7725828a47e5f70b14
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10186
targetPort: 3000
persistence:
config:
enabled: true
mountPath: "/config"
assets:
enabled: true
mountPath: "/assets"
portal:
open:
enabled: true
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: tcp
readiness:
type: tcp
startup:
type: tcp
env:
JWT_SECRET:
secretKeyRef:
name: secrets
key: JWT_SECRET