docker-pdns/examples/kubernetes/kustomization.yaml
tafkam 6fe7093c7b
Supermaster support, multiple slaves on the same mysql server (#32)
* better supermaster handling, support for multiple slaves on the same db server

* minor style fix

* requested changes

* replaced cut with awk

* manifests

* newlines

* clarification for axfr
2020-03-29 19:01:11 +02:00

6 lines
115 B
YAML

namespace: default
resources:
- mariadb.yaml
- master-daemonset.yaml
- slave-daemonset.yaml
- admin-dashboard.yaml