We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 908ed1d commit 7b120e0Copy full SHA for 7b120e0
charts/datadog/values.yaml
@@ -2204,7 +2204,7 @@ agents:
2204
2205
# agents.containers.systemProbe.securityContext -- Allows you to overwrite the default container SecurityContext for the system-probe container.
2206
2207
- ## agents.podSecurity.capabilities must reflect the changed made in securityContext.capabilities.
+ ## agents.podSecurity.capabilities must reflect the changes made in securityContext.capabilities.
2208
securityContext:
2209
readOnlyRootFilesystem: true
2210
privileged: false
0 commit comments