Changes runtime for last container to sysbox
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user