We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0c5d04 commit de8fa86Copy full SHA for de8fa86
operator_engine/templates/algo-job-template.yaml
@@ -21,7 +21,7 @@ spec:
21
resources: {}
22
env: []
23
securityContext:
24
- privileged: true
+ allowPrivilegeEscalation: false
25
restartPolicy: OnFailure
26
schedulerName: default-scheduler
27
securityContext: {}
0 commit comments