helm-charts

Windom’s helm charts

Currently we are using pschiffe/pdns-mysql as our powerdns helm chart deployment image, will consider to change to offical one in some days. In order to use powerdns offical docker image, we need to set up initContainer to run the command to create the schema before running the pdns-auth-xxx docker image

According to 389’s suggestion, should use statefulset for pods instead of deployment