Skip to content

Commit

Permalink
fix: enable centralidp in values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
almadigabor committed Dec 4, 2023
1 parent 183bf88 commit 01cfffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/umbrella/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ portal:
replicaCount: 1

centralidp:
enabled: false
enabled: true
keycloak:
nameOverride: "centralidp"
replicaCount: 1
Expand Down

0 comments on commit 01cfffe

Please sign in to comment.