Skip to content

Commit

Permalink
Increase DVWA requests
Browse files Browse the repository at this point in the history
  • Loading branch information
rielas committed Mar 12, 2024
1 parent 2540eda commit 29932d5
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.3
version: 0.0.4
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: 50m
cpu: 500m
memory: 750Mi
ephemeral-storage: "4Gi"
limits:
Expand Down

0 comments on commit 29932d5

Please sign in to comment.