Skip to content

Commit

Permalink
Add resources restrictions
Browse files Browse the repository at this point in the history
  • Loading branch information
burmanm committed Jun 27, 2024
1 parent c125382 commit 1d70c98
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/testdata/oss-one-node-dc-without-mtls.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ spec:
resources:
requests:
storage: 1Gi
resources:
requests:
memory: 1Gi
cpu: 1000m
racks:
- name: r1
config:
Expand Down

0 comments on commit 1d70c98

Please sign in to comment.