github.com/wmuizelaar/kpt@v0.0.0-20221018115725-bd564717b2ed/e2e/live/testdata/continue-on-error/pod-b.yaml (about) 1 # Copyright 2019 The Kubernetes Authors. 2 # SPDX-License-Identifier: Apache-2.0 3 4 apiVersion: v1 5 kind: Pod 6 metadata: 7 name: pod-B 8 namespace: continue-err-namespace 9 labels: 10 name: test-pod-label 11 spec: 12 containers: 13 - name: kubernetes-pause 14 image: k8s.gcr.io/pause:2.0