fixup! ci: Add CAP_CHROOT to build container
dustin/photoframe2/pipeline/pr-dev/ci This commit looks good
Details
dustin/photoframe2/pipeline/pr-dev/ci This commit looks good
Details
parent
9bf870064f
commit
8d664da2c0
|
@ -12,8 +12,8 @@ spec:
|
||||||
securityContext:
|
securityContext:
|
||||||
capabilities:
|
capabilities:
|
||||||
add:
|
add:
|
||||||
- CAP_CHROOT
|
|
||||||
- CAP_SETFCAP
|
- CAP_SETFCAP
|
||||||
|
- CAP_SYS_CHROOT
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /build
|
- mountPath: /build
|
||||||
name: workspace-volume
|
name: workspace-volume
|
||||||
|
|
Loading…
Reference in New Issue