github.com/replicatedcom/ship@v0.50.0/pkg/patch/apply-test-cases/basic/patch.yaml (about) 1 apiVersion: apps/v1 2 kind: Deployment 3 metadata: 4 name: the-deployment 5 spec: 6 template: 7 spec: 8 $setElementOrder/containers: 9 - name: the-container 10 containers: 11 - image: monopole/NEWIMAGE:1 12 name: the-container