File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ module "garage" {
9090
9191# Cloudnative PG Deployment for PostgreSQL Database Solution
9292module "cnpg" {
93- source = " git::https://github.com/necro-cloud/modules//modules/cnpg?ref=task/117/cnpg-external-secrets "
93+ source = " git::https://github.com/necro-cloud/modules//modules/cnpg?ref=main "
9494
9595 // Cluster Secret Store Details
9696 cluster_secret_store_name = module. openbao . cluster_secret_store_name
@@ -171,7 +171,7 @@ module "ferretdb" {
171171
172172# Keycloak Cluster Deployment for Identity Solution
173173module "keycloak" {
174- source = " git::https://github.com/necro-cloud/modules//modules/keycloak?ref=task/117/cnpg-external-secrets "
174+ source = " git::https://github.com/necro-cloud/modules//modules/keycloak?ref=main "
175175
176176 // Cluster Secret Store Details
177177 cluster_secret_store_name = module. openbao . cluster_secret_store_name
You can’t perform that action at this time.
0 commit comments