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