mirror of
https://github.com/Alkatrazz24/Funk-lab.git
synced 2026-07-08 09:54:43 +02:00
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:
parent
d7b33bb34a
commit
7409c6fa1c
3 changed files with 3 additions and 3 deletions
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue