# external-dns ![Version: 1.17.0](https://img.shields.io/badge/Version-1.17.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.17.0](https://img.shields.io/badge/AppVersion-1.17.0-informational?style=flat-square) A Helm chart for Kubernetes External DNS ## Requirements | Repository | Name | Version | |------------|------|---------| | https://kubernetes-sigs.github.io/external-dns/ | external-dns | 1.17.0 | ## Values | Key | Type | Default | Description | |-----|------|---------|-------------| | external-dns.enabled | bool | `true` | | | external-dns.rbac.additionalPermissions | list | `[]` | | | external-dns.sources[0] | string | `"ingress"` | | | external-dns.sources[1] | string | `"crd"` | | | external-dns.txtOwnerId | string | `"k8s-cluster-demo"` | | ---------------------------------------------- Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)