fix: ArgoCD — SSH URL repo + clé SSH pour auth GitHub

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
alkatrazz 2026-05-13 20:31:00 +02:00
parent d7b33bb34a
commit 7409c6fa1c
3 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@ metadata:
spec:
project: default
source:
repoURL: https://github.com/Alkatrazz24/Funk-lab.git
repoURL: git@github.com:Alkatrazz24/Funk-lab.git
targetRevision: main
path: k8s/infra/monitoring
destination:

View file

@ -8,7 +8,7 @@ metadata:
spec:
project: default
source:
repoURL: https://github.com/Alkatrazz24/Funk-lab.git
repoURL: git@github.com:Alkatrazz24/Funk-lab.git
targetRevision: main
path: k8s/apps-of-apps/apps
destination:

View file

@ -21,7 +21,7 @@ spec:
helm:
valueFiles:
- $values/k8s/infra/monitoring/values.yaml
- repoURL: https://github.com/Alkatrazz24/Funk-lab.git
- repoURL: git@github.com:Alkatrazz24/Funk-lab.git
targetRevision: main
ref: values
destination: