k8s/apps/lubelogger/values.yaml

27 lines
450 B
YAML
Raw Normal View History

2026-05-06 08:27:18 +00:00
ingress:
enabled: true
className: traefik
hosts:
- host: lubelogger.numbergoup.co.za
paths:
- path: /
pathType: Prefix
tls:
- secretName: wildcard-numbergoup-coza-tls
hosts:
- lubelogger.numbergoup.co.za
postgres:
connect: true
create: false
name: lubelogger-postgres-connection
keyRef: POSTGRES_CONNECTION
secret:
create: false
readinessProbe:
httpGet:
path: /
port: http