We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79d18b9 commit f7d7ba2Copy full SHA for f7d7ba2
hello-function.yml
@@ -4,6 +4,7 @@ provider:
4
gateway: http://127.0.0.1:8080
5
functions:
6
hello-function:
7
+ namespace: default
8
lang: golang-http
9
handler: ./hello-function
10
image: devopps/hello-function:latest
0 commit comments