Merge pull request #2083 from SimonGurney/patch-1

Updated k8s manifest for Azure DNS provider #2082
This commit is contained in:
Kubernetes Prow Robot 2021-07-14 00:36:27 -07:00 committed by GitHub
commit 6183270f5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -271,6 +271,7 @@ spec:
- --domain-filter=example.com # (optional) limit to only example.com domains; change to match the zone created above.
- --provider=azure
- --azure-resource-group=externaldns # (optional) use the DNS zones from the tutorial's resource group
- --txt-prefix=externaldns-
volumeMounts:
- name: azure-config-file
mountPath: /etc/kubernetes