File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed
Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,6 @@ allowHostPID: false
1010allowHostPorts : false
1111allowPrivilegedContainer : false
1212readOnlyRootFilesystem : false
13- requiredDropCapabilities :
14- - ALL
1513fsGroup :
1614 type : RunAsAny
1715runAsUser :
Original file line number Diff line number Diff line change @@ -6403,7 +6403,7 @@ supplementalGroups:
64036403readOnlyRootFilesystem: true
64046404`
64056405
6406- const Sha256_deploy_scc_db_yaml = "de2274e71f8c6e83c0288623941a75d4dabc8c13a9fb9d0c2648b8fda3968b70 "
6406+ const Sha256_deploy_scc_db_yaml = "8a54368eed78778d1e3f0af542979cfd4de16249a18ab50ca9fc07f54ac17fc7 "
64076407
64086408const File_deploy_scc_db_yaml = `apiVersion: security.openshift.io/v1
64096409kind: SecurityContextConstraints
@@ -6417,8 +6417,6 @@ allowHostPID: false
64176417allowHostPorts: false
64186418allowPrivilegedContainer: false
64196419readOnlyRootFilesystem: false
6420- requiredDropCapabilities:
6421- - ALL
64226420fsGroup:
64236421 type: RunAsAny
64246422runAsUser:
You can’t perform that action at this time.
0 commit comments