Skip to content

Commit

Permalink
Add names to functions in function-export-blueprint
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhuGongpu committed Jul 30, 2020
1 parent 6bcd831 commit ea5d5ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package-examples/function-export-blueprint/functions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: label-namespace
annotations:
config.k8s.io/function: |
container:
Expand All @@ -26,6 +27,7 @@ data:
apiVersion: v1
kind: ConfigMap
metadata:
name: gatekeeper
annotations:
config.k8s.io/function: |
container:
Expand Down

0 comments on commit ea5d5ad

Please sign in to comment.