Changes runtime for last container to sysbox
This commit is contained in:
parent
1b7204c2ba
commit
870e3da477
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user