diff --git a/postgresql-dev/argocd/postgresql-dev.yaml b/postgresql-dev/argocd/postgresql-dev.yaml index c7d3a57..9e7844c 100644 --- a/postgresql-dev/argocd/postgresql-dev.yaml +++ b/postgresql-dev/argocd/postgresql-dev.yaml @@ -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 diff --git a/postgresql/argocd/postgres-exporter-read-0.yaml b/postgresql/argocd/postgres-exporter-read-0.yaml index a23a250..4882374 100644 --- a/postgresql/argocd/postgres-exporter-read-0.yaml +++ b/postgresql/argocd/postgres-exporter-read-0.yaml @@ -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 diff --git a/postgresql/argocd/postgres-exporter-read-1.yaml b/postgresql/argocd/postgres-exporter-read-1.yaml index 6d7646f..45f68fb 100644 --- a/postgresql/argocd/postgres-exporter-read-1.yaml +++ b/postgresql/argocd/postgres-exporter-read-1.yaml @@ -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 diff --git a/postgresql/argocd/postgres-exporter.yaml b/postgresql/argocd/postgres-exporter.yaml index a633bc7..34f98f0 100644 --- a/postgresql/argocd/postgres-exporter.yaml +++ b/postgresql/argocd/postgres-exporter.yaml @@ -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 diff --git a/postgresql/argocd/postgresql.yaml b/postgresql/argocd/postgresql.yaml index 244a2aa..05434f3 100644 --- a/postgresql/argocd/postgresql.yaml +++ b/postgresql/argocd/postgresql.yaml @@ -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