github.com/GoogleContainerTools/kpt@v1.0.0-beta.50.0.20240520170205-c25345ffcbee/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