Skip to content

Commit

Permalink
olm metadata update
Browse files Browse the repository at this point in the history
  • Loading branch information
jmazzitelli committed Aug 24, 2022
1 parent 66ac9cb commit 97cde0a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,9 @@ spec:
allowPrivilegeEscalation: false
privileged: false
runAsNonRoot: true
capabilities:
drop:
- ALL
volumeMounts:
- mountPath: /tmp/ansible-operator/runner
name: runner
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,9 @@ spec:
allowPrivilegeEscalation: false
privileged: false
runAsNonRoot: true
capabilities:
drop:
- ALL
volumeMounts:
- mountPath: /tmp/ansible-operator/runner
name: runner
Expand Down

0 comments on commit 97cde0a

Please sign in to comment.