infra/modules/kubernetes/dbaas/mysql_chart_values.yaml
2021-05-03 12:15:23 +01:00

14 lines
237 B
YAML

---
orchestrator:
persistence:
enabled: false
ingress:
enabled: true
hosts:
- host: db.viktorbarzin.me
paths:
# - path: /
tls:
- secretName: ${secretName}
hosts:
- db.viktorbarzin.me