External DNS Operator chart
This chart is used to set up the External DNS Operator for Validated Patterns.
It uses the discovered cluster DNS domain and its parent as the DNS zones, and implicitly uses the cluster cloud credentials to authorize DNS changes.
- v0.1.4: Optional second ExternalDNS instance for OpenShift Routes (same fqdnTemplate and labels as Services)
- v0.1.3: Introduce fqdnTemplate value to allow customization of fqdnTemplate(s)
- v0.1.0: Initial release
| Key | Type | Default | Description |
|---|---|---|---|
| dns.fqdnTemplate | list | [] |
|
| dns.routes.enabled | bool | false |
Deploy a second ExternalDNS with source OpenShiftRoute (same fqdnTemplate and label filter as Services). Requires OpenShift Route API. |
| dns.routes.routerName | string | "default" |
Ingress controller name from Route.status.ingress[].routerName (often "default"). |
| global.clusterDomain | string | "clustername.test.example.com" |
|
| global.clusterPlatform | string | "AWS" |
Autogenerated from chart metadata using helm-docs v1.14.2