diff --git a/dist/charts/ping-exporter/values.yaml b/dist/charts/ping-exporter/values.yaml index 30f2417..3429316 100644 --- a/dist/charts/ping-exporter/values.yaml +++ b/dist/charts/ping-exporter/values.yaml @@ -34,7 +34,7 @@ podSecurityContext: {} securityContext: capabilities: add: - - CAP_NET_RAW + - NET_RAW # drop: # - ALL # readOnlyRootFilesystem: true @@ -100,4 +100,4 @@ config: interval: 2s timeout: 3s history-size: 42 - payload-size: 120 \ No newline at end of file + payload-size: 120