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