Skip to content

Commit

Permalink
add keycloak_public_url
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Apr 21, 2025
1 parent 2b6adcf commit 19a4c29
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ inputs = {
gogatekeeper_tag = include.root.inputs.gatekeeper_tag
gogatekeeper_chart_version = include.root.inputs.gatekeeper_chart_version
keycloak_fqdn = dependency.eks_keycloak.outputs.user_auth_realm
keycloak_public_url = dependency.eks_keycloak.outputs.public_endpoint
keycloak_ns = dependency.eks_keycloak.outputs.namespace
service_name = include.root.inputs.gatekeeper_service_name
user_secret = dependency.eks_keycloak.outputs.user_secret
Expand Down

0 comments on commit 19a4c29

Please sign in to comment.