TrueChartsCatalogClone/incubator/serpbear/0.0.3/ix_values.yaml

32 lines
569 B
YAML

image:
repository: tccr.io/truecharts/serpbear
pullPolicy: IfNotPresent
tag: latest@sha256:7b91686ba40cf9c838d81d9e0939e3ab200d9c47d522a9521ae3364add5cb827
serpbear:
user: admin
password: secret
session_duration: 24
api_key: ""
app_url: http://localhost:10605
envFrom:
- secretRef:
name: '{{ include "tc.common.names.fullname" . }}-env-secret'
service:
main:
ports:
main:
protocol: HTTP
targetPort: 3000
port: 10605
persistence:
data:
enabled: true
mountPath: /app/data
portal:
enabled: true