mirror of
https://github.com/tektoncd/catalog.git
synced 2024-11-21 05:55:35 +00:00
Make skopeo-copy task run as nonroot
This commit is contained in:
parent
1d1165ea41
commit
d8da556fec
@ -70,3 +70,6 @@ spec:
|
||||
#
|
||||
copyimages
|
||||
fi
|
||||
securityContext:
|
||||
runAsNonRoot: true
|
||||
runAsUser: 65532
|
||||
|
Loading…
Reference in New Issue
Block a user