mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 09:02:53 +00:00
Support standalone mode for framework functions
This commit is contained in:
7
kyaml/fn/framework/testdata/templatefiles/config.yaml
vendored
Normal file
7
kyaml/fn/framework/testdata/templatefiles/config.yaml
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# Copyright 2019 The Kubernetes Authors.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
apiVersion: example.com/v1alpha1
|
||||
kind: Example
|
||||
key: a
|
||||
value: b
|
||||
Reference in New Issue
Block a user