this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(argocd): correct secret name

Change-Id: Iac11270c684e08b42b7961b815e384a0c6efc05f

Khue Doan aedd2eac 34d6a54a

+1 -1
+1 -1
infra/production/oracle/secrets/terragrunt.hcl
··· 46 46 "KHUEDOAN_PASSWORD_HASH" = "dex_khuedoan_password_hash" 47 47 } 48 48 } 49 - "argocd/argocd-secrets" = { 49 + "argocd/argocd-secret" = { 50 50 data = { 51 51 "oidc.dex.clientSecret" = "dex_argocd_client_secret" 52 52 }