Files
kustomize/kyaml/fn/framework/patchtestdata/labelselector/input.yaml
2020-11-16 14:01:08 -08:00

17 lines
254 B
YAML

# Copyright 2019 The Kubernetes Authors.
# SPDX-License-Identifier: Apache-2.0
apiVersion: apps/v1
kind: Deployment
metadata:
name: test-1
labels:
baz: foo
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: test-2
labels:
foo: bar