Skip to content

Commit

Permalink
Set replica to 1 for keycloak
Browse files Browse the repository at this point in the history
  • Loading branch information
berrydenhartog committed Jan 18, 2025
1 parent 8870399 commit 1b8d0d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion overlays/digilab/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ patches:

replicas:
- name: keycloak-dpl
count: 2
count: 1

resources:
- ../../base/keycloak/
Expand Down

0 comments on commit 1b8d0d2

Please sign in to comment.