Skip to content

Commit

Permalink
fix(ci/cd) main.yml with grafana error in backend
Browse files Browse the repository at this point in the history
  • Loading branch information
Uj5Ghare authored Dec 11, 2024
1 parent 9b843ed commit 2849d46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,6 @@ jobs:
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo update
helm install prometheus prometheus-community/prometheus --set alertmanager.enabled=true
helm install grafana prometheus-community/grafana
- name: Deploy to minikube
run: |
kubectl apply -f namespace.yml
Expand Down

0 comments on commit 2849d46

Please sign in to comment.