Skip to content

Commit 7b120e0

Browse files
committed
Fix typo
1 parent 908ed1d commit 7b120e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/datadog/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2204,7 +2204,7 @@ agents:
22042204

22052205
# agents.containers.systemProbe.securityContext -- Allows you to overwrite the default container SecurityContext for the system-probe container.
22062206

2207-
## agents.podSecurity.capabilities must reflect the changed made in securityContext.capabilities.
2207+
## agents.podSecurity.capabilities must reflect the changes made in securityContext.capabilities.
22082208
securityContext:
22092209
readOnlyRootFilesystem: true
22102210
privileged: false

0 commit comments

Comments
 (0)