mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-29 17:41:13 +00:00
Add benchmark for containerized KRM function in kustomize
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
apiVersion: examples.config.kubernetes.io/v1beta1
|
||||
kind: tshirt
|
||||
metadata:
|
||||
name: tshirt
|
||||
annotations:
|
||||
config.kubernetes.io/function: |-
|
||||
exec:
|
||||
path: ./tshirt
|
||||
Reference in New Issue
Block a user