fix: use SSH URL for ArgoCD app sources to match deploy key credential
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user