Merge pull request #748 from stealthybox/patch-1

Document project field for Google CloudDNS provider
This commit is contained in:
jetstack-bot 2018-07-24 11:17:10 +01:00 committed by GitHub
commit d4c52d7229
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,6 +66,9 @@ Google CloudDNS
serviceAccountSecretRef:
name: prod-clouddns-svc-acct-secret
key: service-account.json
# for if your DNS is in a different project than your cluster
project: my-dns-project
Amazon Route53
==============