Skip to content

Commit

Permalink
docs: remove deprecated dex usage in resource_management.md (#1502)
Browse files Browse the repository at this point in the history
Signed-off-by: Petr Kohut <me@petrkohut.cz>
  • Loading branch information
petrkohut committed Aug 8, 2024
1 parent bff6377 commit 1cde103
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 1cde103

Please sign in to comment.