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: helm:
valueFiles: valueFiles:
- $values/gitea/helm-values/gitea.yaml - $values/gitea/helm-values/gitea.yaml
# Values file from Git repository # Values file from applications repository
- repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git - repoURL: https://gitea0213.kro.kr/bluemayne/applications.git
targetRevision: main targetRevision: main
ref: values ref: values
# Vault secrets from Git repository # Vault secrets from applications repository
- repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git - repoURL: https://gitea0213.kro.kr/bluemayne/applications.git
targetRevision: main targetRevision: main
path: gitea path: gitea