Skip to content

Commit

Permalink
Resource order should match both request and limit
Browse files Browse the repository at this point in the history
  • Loading branch information
untergeek committed Sep 20, 2024
1 parent 1963cb3 commit 331c601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ntfy/patches/statefulset/settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ spec:
cpu: 150m
memory: 150Mi
limits:
memory: 300Mi
cpu: 200m
memory: 300Mi
volumeClaimTemplates:
- metadata:
name: cache
Expand Down

0 comments on commit 331c601

Please sign in to comment.