Skip to content

Commit 98c698c

Browse files
author
Martin Jackson
committed
Update docs
1 parent ecf65a9 commit 98c698c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ implicitly uses the cluster cloud credentials to authorize DNS changes.
2020
| Key | Type | Default | Description |
2121
|-----|------|---------|-------------|
2222
| 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. |
2424
| dns.routes.routerName | string | `"default"` | Ingress controller name from Route.status.ingress[].routerName (often "default"). |
2525
| global.clusterDomain | string | `"clustername.test.example.com"` | |
2626
| global.clusterPlatform | string | `"AWS"` | |

0 commit comments

Comments
 (0)