Skip to content

Commit

Permalink
put keycloak in keycloak namespace for debug
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Mar 11, 2025
1 parent 691f7c4 commit 037fd64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lab/_envcommon/default-versions.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ locals {
karpenter = "karpenter"
metrics-server = "kube-system"
postgresql = "kube-system"
keycloak = "kube-system"
keycloak = "keycloak"
gogatekeeper = "kube-system"
istio = "istio-system"
kiali = "istio-system"
Expand Down

0 comments on commit 037fd64

Please sign in to comment.