This commit is contained in:
Danijel Simeunovic
2026-02-08 23:54:32 +01:00
parent e2cb0e85f1
commit 52bc288081
4 changed files with 4 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ spec:
helm: helm:
releaseName: fluent-bit releaseName: fluent-bit
valueFiles: valueFiles:
- $values/argocd/values/fluent-bit-values.yaml - $values/infra/values/fluent-bit-values.yaml
- repoURL: https://github.com/snothub/sturdy-adventure.git - repoURL: https://github.com/snothub/sturdy-adventure.git
targetRevision: HEAD targetRevision: HEAD

View File

@@ -22,7 +22,7 @@ spec:
helm: helm:
releaseName: grafana releaseName: grafana
valueFiles: valueFiles:
- $values/argocd/values/grafana-values.yaml - $values/infra/values/grafana-values.yaml
- repoURL: https://github.com/snothub/sturdy-adventure.git - repoURL: https://github.com/snothub/sturdy-adventure.git
targetRevision: HEAD targetRevision: HEAD

View File

@@ -22,7 +22,7 @@ spec:
helm: helm:
releaseName: loki releaseName: loki
valueFiles: valueFiles:
- $values/argocd/values/loki-values.yaml - $values/infra/values/loki-values.yaml
- repoURL: https://github.com/snothub/sturdy-adventure.git - repoURL: https://github.com/snothub/sturdy-adventure.git
targetRevision: HEAD targetRevision: HEAD

View File

@@ -22,7 +22,7 @@ spec:
helm: helm:
releaseName: prometheus releaseName: prometheus
valueFiles: valueFiles:
- $values/argocd/values/prometheus-values.yaml - $values/infra/values/prometheus-values.yaml
- repoURL: https://github.com/snothub/sturdy-adventure.git - repoURL: https://github.com/snothub/sturdy-adventure.git
targetRevision: HEAD targetRevision: HEAD