CHORE(gitea): update gitea Application to use apps

- Change repoURL from infrastructure.git to applications.git
- Consolidate all gitea resources in applications repository
- Remove dependency on infrastructure repository
This commit is contained in:
2025-12-18 19:23:37 +09:00
parent b6c581492b
commit 99ec89d2f1

View File

@@ -16,12 +16,12 @@ spec:
helm:
valueFiles:
- $values/gitea/helm-values/gitea.yaml
# Values file from Git repository
- repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git
# Values file from applications repository
- repoURL: https://gitea0213.kro.kr/bluemayne/applications.git
targetRevision: main
ref: values
# Vault secrets from Git repository
- repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git
# Vault secrets from applications repository
- repoURL: https://gitea0213.kro.kr/bluemayne/applications.git
targetRevision: main
path: gitea