Skip to content

Commit

Permalink
🔧 Add resource limits for the keycloak initialization verification co…
Browse files Browse the repository at this point in the history
…ntainer
  • Loading branch information
ndebuhr committed Sep 11, 2021
1 parent 81038b3 commit db592c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm/templates/keycloak-seeding.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ spec:
args:
- |
curl http://keycloak:8080
resources: {{- toYaml .Values.components.keycloak.init.resources | nindent 10 }}
volumes:
- name: master-sh
configMap:
Expand Down

0 comments on commit db592c6

Please sign in to comment.