You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ implicitly uses the cluster cloud credentials to authorize DNS changes.
20
20
| Key | Type | Default | Description |
21
21
|-----|------|---------|-------------|
22
22
| dns.fqdnTemplate | list |`[]`||
23
-
| dns.routes.enabled | bool |`true`| Deploy a second ExternalDNS with source OpenShiftRoute (same fqdnTemplate and label filter as Services). Requires OpenShift Route API. |
23
+
| dns.routes.enabled | bool |`false`| Deploy a second ExternalDNS with source OpenShiftRoute (same fqdnTemplate and label filter as Services). Requires OpenShift Route API. |
24
24
| dns.routes.routerName | string |`"default"`| Ingress controller name from Route.status.ingress[].routerName (often "default"). |
0 commit comments