Commit a56414a6 authored by Albert Salim's avatar Albert Salim

Add bitnami chart repo

parent 92a4544e
......@@ -157,6 +157,7 @@ function install_external_dns() {
if ! deploy_exists "${namespace}" "${release}" || previous_deploy_failed "${namespace}" "${release}" ; then
echoinfo "Installing external-dns Helm chart"
helm repo add bitnami https://charts.bitnami.com/bitnami
helm repo update
# Default requested: CPU => 0, memory => 0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment