mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-16 17:33:14 +00:00
fn framework -- add support for patch templates
This commit is contained in:
10
kyaml/fn/framework/patchtestdata/labelselector/config.yaml
Normal file
10
kyaml/fn/framework/patchtestdata/labelselector/config.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
# Copyright 2019 The Kubernetes Authors.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
apiVersion: example.com/v1alpha1
|
||||
kind: patcher
|
||||
selector:
|
||||
labels:
|
||||
foo: bar
|
||||
a: a
|
||||
b: b
|
||||
Reference in New Issue
Block a user