Skip to content

Commit

Permalink
fix: define resources in envs
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickleet committed May 28, 2020
1 parent 15a7378 commit 31bf875
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions charts/auth/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,6 @@ keycloak:
emptyDir: {}
persistence:
deployPostgres: false
resources:
limits:
cpu: 1
memory: 512Mi
requests:
cpu: 100m
memory: 512Mi
service:
annotations:
fabric8.io/expose: "true"
Expand Down

0 comments on commit 31bf875

Please sign in to comment.