mirror of
https://github.com/tektoncd/catalog.git
synced 2024-11-21 05:55:35 +00:00
Revert "Add privileged permission to jib-maven task"
This reverts commit 1920b1e36c
.
This commit is contained in:
parent
46e0bb02bc
commit
94aede7853
@ -72,8 +72,6 @@ spec:
|
||||
- name: $(params.CACHE)
|
||||
mountPath: /workspace/.cache
|
||||
subPath: jib-cache
|
||||
securityContext:
|
||||
privileged: true
|
||||
|
||||
- name: digest-to-results
|
||||
image: $(params.MAVEN_IMAGE)
|
||||
|
Loading…
Reference in New Issue
Block a user