Unverified Commit 7b0a18e7 by Daishan Peng Committed by GitHub

Merge pull request #166 from StrongMonkey/fix-external-dns

Fix route53 global dns providers
parents d8cffef0 5b871b97
...@@ -42,7 +42,6 @@ aws_secret_access_key = {{ .Values.aws.secretKey }} ...@@ -42,7 +42,6 @@ aws_secret_access_key = {{ .Values.aws.secretKey }}
role_arn = {{ .Values.aws.roleArn }} role_arn = {{ .Values.aws.roleArn }}
{{- end }} {{- end }}
region = {{ .Values.aws.region }} region = {{ .Values.aws.region }}
source_profile = default
{{ end }} {{ end }}
{{- define "external-dns.alibabacloud-config" }} {{- define "external-dns.alibabacloud-config" }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment