Skip to content

validatedpatterns/external-dns-operator-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

external-dns-operator

Version: 0.1.4 Type: application

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.

Notable 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

Values

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

About

Chart to configure the Kubernetes DNS External Operator

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors