mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-22 19:48:25 +10:00
[bitnami/external-dns] Revert customCAHostPath change (#7320)
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
This commit is contained in:
@@ -24,4 +24,4 @@ sources:
|
||||
- https://github.com/kubernetes-sigs/external-dns
|
||||
- https://github.com/bitnami/bitnami-docker-external-dns
|
||||
- https://github.com/kubernetes-sigs/external-dns
|
||||
version: 5.4.2
|
||||
version: 5.4.3
|
||||
|
||||
@@ -275,7 +275,7 @@ designate:
|
||||
## @param designate.customCAHostPath When using the Designate provider, use a CA file already on the host to validate Openstack APIs. This conflicts with `designate.customCA.enabled`
|
||||
## This conflicts setting the above customCA to true and chart rendering will fail if you set customCA to true and specify customCAHostPath
|
||||
##
|
||||
customCAHostPath: /path/to/cafile
|
||||
customCAHostPath: ""
|
||||
## Use a custom CA (optional)
|
||||
## @param designate.customCA.enabled When using the Designate provider, enable a custom CA (optional)
|
||||
## @param designate.customCA.content When using the Designate provider, set the content of the custom CA
|
||||
|
||||
Reference in New Issue
Block a user