removed 'procMount: Unmasked' from host-scanner daemonset definition (refs kubescape/helm-charts#711) (#1886)

Signed-off-by: Mihail Andronic <104365774+mandronic@users.noreply.github.com>
This commit is contained in:
mandronic
2025-11-03 13:40:14 +02:00
committed by GitHub
parent 8bff4a02e1
commit f28bb11c55
2 changed files with 0 additions and 2 deletions

View File

@@ -37,7 +37,6 @@ spec:
allowPrivilegeEscalation: true
privileged: true
readOnlyRootFilesystem: true
procMount: Unmasked
ports:
- name: scanner # Do not change port name
containerPort: 7888

View File

@@ -37,7 +37,6 @@ spec:
allowPrivilegeEscalation: true
privileged: true
readOnlyRootFilesystem: true
procMount: Unmasked
ports:
- name: scanner # Do not change port name
containerPort: 7888