CHORE(argocd): update ArgoCD applications to point to databases repo
- Update repoURL to databases repo - Change source repository reference
This commit is contained in:
@@ -15,11 +15,11 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/postgresql-dev/helm-values/postgresql-dev.yaml
|
- $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
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
# Vault secrets from Git repository
|
# Vault secrets from Git repository
|
||||||
- repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git
|
- repoURL: https://gitea0213.kro.kr/bluemayne/databases.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: postgresql-dev
|
path: postgresql-dev
|
||||||
|
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/postgresql/helm-values/postgres-exporter-read-0.yaml
|
- $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
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
|
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/postgresql/helm-values/postgres-exporter-read-1.yaml
|
- $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
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
|
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/postgresql/helm-values/postgres-exporter.yaml
|
- $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
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
|
|
||||||
|
|||||||
@@ -17,11 +17,11 @@ spec:
|
|||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/postgresql/helm-values/postgresql.yaml
|
- $values/postgresql/helm-values/postgresql.yaml
|
||||||
# Values file from Git repository
|
# Values file from Git repository
|
||||||
- repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git
|
- repoURL: https://gitea0213.kro.kr/bluemayne/databases.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
# Vault secrets from Git repository
|
# Vault secrets from Git repository
|
||||||
- repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git
|
- repoURL: https://gitea0213.kro.kr/bluemayne/databases.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: postgresql
|
path: postgresql
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user