mirror of
https://github.com/Alkatrazz24/Funk-lab.git
synced 2026-07-08 09:14:41 +02:00
fix: monitoring ArgoCD — directory.recurse pour dashboards/ et alerts/
L'Application monitoring ne scannait que le répertoire racine, ignorant les sous-dossiers dashboards/ et alerts/. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
18da44a89f
commit
630bdee1a2
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ spec:
|
|||
repoURL: git@github.com:Alkatrazz24/Funk-lab.git
|
||||
targetRevision: main
|
||||
path: k8s/infra/monitoring
|
||||
directory:
|
||||
recurse: true
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: monitoring
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue