Skip to content

Commit

Permalink
Fix route53 global dns providers
Browse files Browse the repository at this point in the history
This commit adds helm/charts#19839 to our
rancher chart
  • Loading branch information
Daishan authored and Jacob Payne committed Jun 22, 2020
1 parent 92a0b9b commit c906d70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/rancher-external-dns/v0.0.3/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ aws_secret_access_key = {{ .Values.aws.secretKey }}
role_arn = {{ .Values.aws.roleArn }}
{{- end }}
region = {{ .Values.aws.region }}
source_profile = default
{{ end }}

{{- define "external-dns.alibabacloud-config" }}
Expand Down

0 comments on commit c906d70

Please sign in to comment.