Skip to content

Commit

Permalink
Revert "Increase DVWA requests"
Browse files Browse the repository at this point in the history
This reverts commit 29932d5.
  • Loading branch information
rielas committed Mar 12, 2024
1 parent 29932d5 commit 4b054f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/dvwa/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description: |
type: application
keywords:
- dvwa
version: 0.0.4
version: 0.0.5
dependencies:
- name: simple-service
version: 0.0.1
Expand Down
2 changes: 1 addition & 1 deletion charts/dvwa/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ simple-service:
foo: bar
resources:
requests:
cpu: 500m
cpu: 50m
memory: 750Mi
ephemeral-storage: "4Gi"
limits:
Expand Down

0 comments on commit 4b054f1

Please sign in to comment.