fix: update ArgoCD apps to use HTTPS URL for lunarfront-charts

This commit is contained in:
Ryan Moon
2026-04-02 18:37:03 -05:00
parent f7786f3e19
commit 644e5240b4
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ spec:
helm: helm:
valueFiles: valueFiles:
- $values/gitea/values.yaml - $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 targetRevision: main
ref: values ref: values
destination: destination:

View File

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