infra/modules/kubernetes/dbaas/mysql_chart_values.yaml

15 lines
235 B
YAML
Raw Normal View History

---
orchestrator:
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