catalog/incubator/money-balancer/2.0.12/ix_values.yaml

31 lines
587 B
YAML

image:
repository: ghcr.io/dorianim/money-balancer
pullPolicy: IfNotPresent
tag: v1.3.0@sha256:89167ac32326ef9b50187e220f54744d9b329b321cebbf8f03578a48cc98964a
envFrom:
- secretRef:
name: '{{ include "tc.common.names.fullname" . }}-moneybalancer-secret'
probes:
liveness:
type: HTTP
path: /
readiness:
type: HTTP
path: /
startup:
type: HTTP
path: /
service:
main:
ports:
main:
port: 10302
protocol: HTTP
targetPort: 8000
persistence:
data:
enabled: true
mountPath: "/data"
portal:
enabled: true