add helm
This commit is contained in:
@@ -43,5 +43,5 @@ jobs:
|
|||||||
helm repo add grafana https://grafana.github.io/helm-charts
|
helm repo add grafana https://grafana.github.io/helm-charts
|
||||||
# Install & Upgrade
|
# Install & Upgrade
|
||||||
helm upgrade --install promtail grafana/promtail --namespace monitoring \
|
helm upgrade --install promtail grafana/promtail --namespace monitoring \
|
||||||
--values=./promtail/values.yaml --set config.clients.url=${{ secrets.LOKI_URL }}
|
--values=./monitoring/promtail/values.yaml --set config.clients.url=${{ secrets.LOKI_URL }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user