We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0be6b03 commit a9f3782Copy full SHA for a9f3782
modules/aks/azure/values.tmpl.yaml
@@ -92,7 +92,7 @@ cert-manager:
92
acme:
93
solvers:
94
- dns01:
95
- azuredns:
+ azureDNS:
96
subscriptionID: ${subscription_id}
97
resourceGroupName: ${resource_group_name}
98
hostedZoneName: ${base_domain}
0 commit comments