infra/modules/kubernetes/dbaas/mysql_chart_values.yaml

15 lines
237 B
YAML
Raw Normal View History

---
orchestrator:
persistence:
enabled: false
ingress:
enabled: true
2021-05-03 11:22:47 +01:00
hosts:
- host: db.viktorbarzin.me
paths:
# - path: /
tls:
2021-05-03 11:22:47 +01:00
- secretName: ${secretName}
hosts:
- db.viktorbarzin.me