mirror of
https://github.com/Alkatrazz24/Funk-lab.git
synced 2026-07-11 20:14:42 +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:
|
spec:
|
||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
repoURL: https://github.com/Alkatrazz24/Funk-lab.git
|
repoURL: git@github.com:Alkatrazz24/Funk-lab.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: k8s/infra/monitoring
|
path: k8s/infra/monitoring
|
||||||
destination:
|
destination:
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
repoURL: https://github.com/Alkatrazz24/Funk-lab.git
|
repoURL: git@github.com:Alkatrazz24/Funk-lab.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: k8s/apps-of-apps/apps
|
path: k8s/apps-of-apps/apps
|
||||||
destination:
|
destination:
|
||||||
|
|
|
||||||
|
|
@ -21,7 +21,7 @@ spec:
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/k8s/infra/monitoring/values.yaml
|
- $values/k8s/infra/monitoring/values.yaml
|
||||||
- repoURL: https://github.com/Alkatrazz24/Funk-lab.git
|
- repoURL: git@github.com:Alkatrazz24/Funk-lab.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
destination:
|
destination:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue