github.com/wmuizelaar/kpt@v0.0.0-20221018115725-bd564717b2ed/e2e/live/testdata/rg-test-case-1a/pod-a.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-a
     8    namespace: rg-test-namespace
     9    labels:
    10      name: test-pod-label-foo
    11  spec:
    12    containers:
    13    - name: kubernetes-pause
    14      image: k8s.gcr.io/pause:2.0