fix: use SSH URL for ArgoCD app sources to match deploy key credential

This commit is contained in:
Ryan Moon
2026-04-02 20:49:59 -05:00
parent d3e1b398c6
commit da841f37e9
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ metadata:
spec:
project: default
source:
repoURL: https://git.lunarfront.tech/ryan/lunarfront-charts.git
repoURL: ssh://git@git-ssh.lunarfront.tech/ryan/lunarfront-charts.git
targetRevision: main
path: charts/lunarfront
helm:

View File

@@ -19,7 +19,7 @@ spec:
helm:
valueFiles:
- $values/gitea/values.yaml
- repoURL: https://git.lunarfront.tech/ryan/lunarfront-charts.git
- repoURL: ssh://git@git-ssh.lunarfront.tech/ryan/lunarfront-charts.git
targetRevision: main
ref: values
destination:

View File

@@ -6,7 +6,7 @@ metadata:
spec:
project: default
source:
repoURL: https://git.lunarfront.tech/ryan/lunarfront-charts.git
repoURL: ssh://git@git-ssh.lunarfront.tech/ryan/lunarfront-charts.git
targetRevision: main
path: runner
destination: