infra/modules/kubernetes/dbaas/mysql_chart_values.yaml

15 lines
239 B
YAML
Raw Normal View History

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