mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/external-dns] Digitalocean spelling mistake above providers setting - external dns (#17871)
* Digitalocean spelling mistake above providers setting - external dns Signed-off-by: ltatakis <tatakis.lefteris@gmail.com> * updating version of chart Signed-off-by: ltatakis <tatakis.lefteris@gmail.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
d19330276b
commit
d4205ebdbd
@@ -1,6 +1,6 @@
|
||||
apiVersion: v1
|
||||
name: external-dns
|
||||
version: 2.9.0
|
||||
version: 2.9.1
|
||||
appVersion: 0.5.17
|
||||
description: ExternalDNS is a Kubernetes addon that configures public DNS servers with information about exposed Kubernetes services to make them discoverable.
|
||||
keywords:
|
||||
|
||||
@@ -40,7 +40,7 @@ sources:
|
||||
# - crd
|
||||
|
||||
## DNS provider where the DNS records will be created. Available providers are:
|
||||
## - aws, azure, cloudflare, coredns, designate, digitalocoean, google, infoblox, rfc2136
|
||||
## - aws, azure, cloudflare, coredns, designate, digitalocean, google, infoblox, rfc2136
|
||||
##
|
||||
provider: aws
|
||||
|
||||
|
||||
Reference in New Issue
Block a user