ease enter the commit message for your changes. Lines starting
All checks were successful
Deploy Casa services CI/CD Pipeline / deploy (push) Successful in 14s
Monitoring services CI/CD Pipeline / deploy (push) Successful in 18s

th '#' will be ignored, and an empty message aborts the commit.

 branch main
ur branch is up to date with 'origin/main'.

anges to be committed:
modified:   .gitea/workflows/monitoring-deploy.yaml
modified:   gitea-casa-vlan-cicd-runner/deploy/deploy.yaml
This commit is contained in:
2025-11-22 21:17:02 +00:00
parent 77913745cd
commit b02382a4d4
2 changed files with 2 additions and 2 deletions

View File

@@ -45,5 +45,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=$LOKI_URL --debug
--values=./monitoring/promtail/values.yaml --set config.clients[0].url=${LOKI_URL} --debug