Skip to content

Commit

Permalink
fix: resource_management.md
Browse files Browse the repository at this point in the history
  • Loading branch information
petrkohut committed Aug 8, 2024
1 parent b4daa97 commit 49902fd
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions docs/usage/resource_management.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,15 @@ spec:
requests:
cpu: 250m
memory: 256Mi
dex:
resources:
limits:
cpu: 500m
memory: 256Mi
requests:
cpu: 250m
memory: 128Mi
sso:
dex:
resources:
limits:
cpu: 500m
memory: 256Mi
requests:
cpu: 250m
memory: 128Mi
redis:
resources:
limits:
Expand Down

0 comments on commit 49902fd

Please sign in to comment.