modified: .gitea/workflows/monitoring-deploy.yaml
Some checks failed
Monitoring services CI/CD Pipeline / deploy (push) Failing after 25s
Some checks failed
Monitoring services CI/CD Pipeline / deploy (push) Failing after 25s
This commit is contained in:
@@ -57,7 +57,7 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
# add repo
|
||||
helm repo add grafana https://grafana.github.io/helm-charts
|
||||
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
|
||||
# Install & Upgrade
|
||||
helm upgrade --install prometheus-stack prometheus-community/kube-prometheus-stack \
|
||||
--namespace monitoring \
|
||||
|
||||
Reference in New Issue
Block a user