Update an Existing Deployment in Kubernetes - task failed

Can you please check this task ? it seems everything looks fine.

image

image

Hello, q69145
You split the command parameters into the two part. One is added into the command field and second added into the args field. All should be in the command section.

command: ["/bin/sh","-c","while true; do apt update; apt install -y vim php ; sleep 3; done"]

Wait for the KKE response if it’s not the actual reason.