mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Typo fix in external-dns/README.md (#4313)
* Add version for external-dns Add version for external-dns * Typo fix in external-dns/README.md Typo fix in external-dns/README.md
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: v1
|
||||
description: Configure external DNS servers (AWS Route53, Google CloudDNS and others)
|
||||
for Kubernetes Ingresses and Services
|
||||
name: external-dns
|
||||
version: 0.5.1
|
||||
version: 0.5.2
|
||||
appVersion: 0.4.8
|
||||
home: https://github.com/kubernetes-incubator/external-dns
|
||||
sources:
|
||||
|
||||
@@ -18,7 +18,7 @@ $ helm install --name my-release stable/external-dns
|
||||
|
||||
## Configuration
|
||||
|
||||
The following tables lists the configurable parameters of the external-dns chart and their default values.
|
||||
The following table lists the configurable parameters of the external-dns chart and their default values.
|
||||
|
||||
|
||||
| Parameter | Description | Default |
|
||||
|
||||
Reference in New Issue
Block a user