diff --git a/scripts/deploy-scdf.sh b/scripts/deploy-scdf.sh index 723d2a8..ab13f04 100755 --- a/scripts/deploy-scdf.sh +++ b/scripts/deploy-scdf.sh @@ -1,6 +1,7 @@ #!/bin/bash -## Helm Repo Update +## Add Bitnami Repo and update it +helm repo add bitnami https://charts.bitnami.com/bitnami helm repo update ## Installing and configuring prometheus