diff --git a/kube/netmaker-template.yaml b/kube/netmaker-template.yaml index 8c30570d..d245e473 100644 --- a/kube/netmaker-template.yaml +++ b/kube/netmaker-template.yaml @@ -65,6 +65,9 @@ spec: value: "Kubernetes" - name: CORS_ALLOWED_ORIGIN value: "*" + volumeMounts: + - name: nm-pvc + mountPath: /root/config/dnsconfig - name: rqlite image: rqlite/rqlite ports: