Add benchmark for containerized KRM function in kustomize

This commit is contained in:
Donny Xia
2020-07-01 12:46:16 -07:00
parent c7bc9d2066
commit 6d324d70c4
22 changed files with 256 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: label_namespace
annotations:
config.kubernetes.io/function: |-
container:
image: gcr.io/kpt-functions/label-namespace@sha256:4f030738d6d25a207641ca517916431517578bd0eb8d98a8bde04e3bb9315dcd
data:
label_name: my-ns-name
label_value: function-test