mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 00:52:55 +00:00
fn framework -- add support for patch templates
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Copyright 2019 The Kubernetes Authors.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
apiVersion: example.com/v1alpha1
|
||||
kind: patcher
|
||||
selector:
|
||||
kinds: ["Deployment"]
|
||||
a: a
|
||||
b: b
|
||||
Reference in New Issue
Block a user