CHORE(argocd): update ArgoCD apps to point to apps

This commit is contained in:
2025-12-17 15:13:15 +09:00
parent 9763b1e682
commit 089f8c0575
4 changed files with 6 additions and 6 deletions

View File

@@ -15,10 +15,10 @@ spec:
helm: helm:
valueFiles: valueFiles:
- $values/code-server/helm-values/code-server.yaml - $values/code-server/helm-values/code-server.yaml
- repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git - repoURL: https://gitea0213.kro.kr/bluemayne/applications.git
targetRevision: main targetRevision: main
ref: values ref: values
- repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git - repoURL: https://gitea0213.kro.kr/bluemayne/applications.git
targetRevision: main targetRevision: main
path: code-server path: code-server

View File

@@ -9,7 +9,7 @@ spec:
project: default project: default
sources: sources:
- repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git - repoURL: https://gitea0213.kro.kr/bluemayne/applications.git
targetRevision: main targetRevision: main
path: docusaurus path: docusaurus

View File

@@ -9,7 +9,7 @@ spec:
project: default project: default
sources: sources:
- repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git - repoURL: https://gitea0213.kro.kr/bluemayne/applications.git
targetRevision: main targetRevision: main
path: homer path: homer

View File

@@ -15,10 +15,10 @@ spec:
helm: helm:
valueFiles: valueFiles:
- $values/umami/helm-values/umami.yaml - $values/umami/helm-values/umami.yaml
- repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git - repoURL: https://gitea0213.kro.kr/bluemayne/applications.git
targetRevision: main targetRevision: main
ref: values ref: values
- repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git - repoURL: https://gitea0213.kro.kr/bluemayne/applications.git
targetRevision: main targetRevision: main
path: umami path: umami