We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bb37cc commit 60d8407Copy full SHA for 60d8407
argocd/deploy-argocd/terraform.tfvars.template
@@ -1,4 +1,4 @@
1
-keycloak_url = "https://keycloak.18.198.59.109.sslip.io"
+keycloak_url = "https://keycloak_domain_name"
2
keycloak_user = "admin"
3
keycloak_password = "your-strong-secret-password" # this is to authenticate to keycloak
4
argocd_url = "https://example.com"
0 commit comments