Skip to content

Commit

Permalink
Add Bitnai repo to the deployment script
Browse files Browse the repository at this point in the history
  • Loading branch information
Sabby Anandan committed Sep 28, 2020
1 parent d25ab77 commit 0daa3ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/deploy-scdf.sh
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 0daa3ce

Please sign in to comment.