Commit 5b871b97 by Daishan

Fix route53 global dns providers

This commit adds https://github.com/helm/charts/pull/19839 to our rancher chart
parent d8cffef0
...@@ -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