Skip to content

Commit

Permalink
Merge pull request #90 from ebarped/patch-1
Browse files Browse the repository at this point in the history
Update values.yaml
  • Loading branch information
czerwonk authored Sep 28, 2023
2 parents d87bf73 + 5ff7062 commit a7fd001
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dist/charts/ping-exporter/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ podSecurityContext: {}
securityContext:
capabilities:
add:
- CAP_NET_RAW
- NET_RAW
# drop:
# - ALL
# readOnlyRootFilesystem: true
Expand Down Expand Up @@ -100,4 +100,4 @@ config:
interval: 2s
timeout: 3s
history-size: 42
payload-size: 120
payload-size: 120

0 comments on commit a7fd001

Please sign in to comment.