Skip to content

Commit

Permalink
Update ephemeral-storage limit to '1Gi' in dotnet-pe.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
goncalvesj committed Oct 21, 2024
1 parent 42c9e55 commit c0eb38c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ spec:
limits:
memory: '128Mi'
cpu: '500m'
ephemeral-storage: '10M'
ephemeral-storage: '1Gi'
ports:
- containerPort: 8080
---
Expand Down

0 comments on commit c0eb38c

Please sign in to comment.