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:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user