Changes runtime for last container to sysbox

This commit is contained in:
Marcin-Ramotowski 2025-06-10 20:39:28 +00:00
parent 1b7204c2ba
commit 870e3da477

View File

@ -33,8 +33,7 @@ spec:
image: marcin00.azurecr.io/azure-cli-docker:slim-bookworm image: marcin00.azurecr.io/azure-cli-docker:slim-bookworm
tty: true tty: true
workingDir: /home/jenkins/agent workingDir: /home/jenkins/agent
securityContext: runtimeClassName: sysbox-runc
privileged: true
volumeMounts: volumeMounts:
- name: workspace-volume - name: workspace-volume
mountPath: /home/jenkins/agent mountPath: /home/jenkins/agent