github.com/replicatedhq/ship@v0.55.0/integration/update/values-update/expected/overlays/ship/deployment.yaml (about) 1 apiVersion: apps/v1beta2 2 kind: Deployment 3 metadata: 4 labels: 5 app: my-app 6 chart: values-update 7 heritage: Tiller 8 release: values-update 9 name: deployment 10 spec: 11 template: 12 spec: 13 $setElementOrder/containers: 14 - name: values-update 15 containers: 16 - imagePullPolicy: IfNotPresent 17 name: values-update