CHORE(argocd): update ArgoCD applications to point to databases repo

- Update repoURL to databases repo
- Change source repository reference
This commit is contained in:
2025-12-17 15:13:05 +09:00
parent 27838e5bad
commit a096efe80d
5 changed files with 7 additions and 7 deletions

View File

@@ -15,11 +15,11 @@ spec:
helm:
valueFiles:
- $values/postgresql-dev/helm-values/postgresql-dev.yaml
- repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git
- repoURL: https://gitea0213.kro.kr/bluemayne/databases.git
targetRevision: main
ref: values
# Vault secrets from Git repository
- repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git
- repoURL: https://gitea0213.kro.kr/bluemayne/databases.git
targetRevision: main
path: postgresql-dev

View File

@@ -15,7 +15,7 @@ spec:
helm:
valueFiles:
- $values/postgresql/helm-values/postgres-exporter-read-0.yaml
- repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git
- repoURL: https://gitea0213.kro.kr/bluemayne/databases.git
targetRevision: main
ref: values

View File

@@ -15,7 +15,7 @@ spec:
helm:
valueFiles:
- $values/postgresql/helm-values/postgres-exporter-read-1.yaml
- repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git
- repoURL: https://gitea0213.kro.kr/bluemayne/databases.git
targetRevision: main
ref: values

View File

@@ -15,7 +15,7 @@ spec:
helm:
valueFiles:
- $values/postgresql/helm-values/postgres-exporter.yaml
- repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git
- repoURL: https://gitea0213.kro.kr/bluemayne/databases.git
targetRevision: main
ref: values

View File

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