fix: update ArgoCD apps to use HTTPS URL for lunarfront-charts
This commit is contained in:
@@ -19,7 +19,7 @@ spec:
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/gitea/values.yaml
|
||||
- repoURL: ssh://git@134.199.248.182:22/ryan/lunarfront-charts.git
|
||||
- repoURL: https://git2.lunarfront.tech/ryan/lunarfront-charts.git
|
||||
targetRevision: main
|
||||
ref: values
|
||||
destination:
|
||||
|
||||
@@ -6,7 +6,7 @@ metadata:
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: ssh://git@134.199.248.182:22/ryan/lunarfront-charts.git
|
||||
repoURL: https://git2.lunarfront.tech/ryan/lunarfront-charts.git
|
||||
targetRevision: main
|
||||
path: runner
|
||||
destination:
|
||||
|
||||
Reference in New Issue
Block a user