argocd: fix release names for kube-prometheus-stack and loki-stack

This commit is contained in:
Nik Afiq 2026-03-21 16:13:22 +09:00
parent cca5c7c789
commit 9e71aea782
2 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,7 @@ spec:
chart: loki-stack
targetRevision: 2.10.3
helm:
releaseName: loki-stack
valueFiles:
- $values/values/loki-stack.yaml
- repoURL: https://gitea.nik4nao.com/nik/homelab.git

View File

@ -12,6 +12,7 @@ spec:
chart: kube-prometheus-stack
targetRevision: 82.10.3
helm:
releaseName: kube-prometheus-stack
valueFiles:
- $values/values/kube-prometheus-stack.yaml
- repoURL: https://gitea.nik4nao.com/nik/homelab.git