Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
Signed-off-by: Udit Gaurav <[email protected]>
  • Loading branch information
uditgaurav committed Apr 26, 2024
1 parent 24ea6be commit 4717e98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/nginx/nginx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ spec:
- containerPort: 80
resources:
requests:
ephemeral-storage: "2Gi"
ephemeral-storage: "1Gi"
limits:
ephemeral-storage: "3Gi"
ephemeral-storage: "2Gi"
---
apiVersion: v1
kind: Service
Expand Down

0 comments on commit 4717e98

Please sign in to comment.