Skip to content

Commit 8d1fd21

Browse files
Moran-kbuildkite
andauthored
fix(securityContext): missing DAC_OVERRIDE capability (#518)
Co-authored-by: buildkite <buildkite@users.noreply.github.com>
1 parent 0cf3216 commit 8d1fd21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/komodor-agent/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -642,7 +642,7 @@ components:
642642
capabilities:
643643
drop:
644644
- ALL
645-
# add:
645+
add:
646646
- DAC_OVERRIDE
647647
# components.komodorDaemon.opentelemetry.volumes -- Configure volumes for OpenTelemetry collector
648648
volumes:

0 commit comments

Comments
 (0)