diff --git a/ci/podTemplate.yaml b/ci/podTemplate.yaml index 7e63b92..a0f1c5c 100644 --- a/ci/podTemplate.yaml +++ b/ci/podTemplate.yaml @@ -12,8 +12,8 @@ spec: securityContext: capabilities: add: - - CAP_CHROOT - CAP_SETFCAP + - CAP_SYS_CHROOT volumeMounts: - mountPath: /build name: workspace-volume