Skip to content

Commit f7d7ba2

Browse files
committed
default namespace
1 parent 79d18b9 commit f7d7ba2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hello-function.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ provider:
44
gateway: http://127.0.0.1:8080
55
functions:
66
hello-function:
7+
namespace: default
78
lang: golang-http
89
handler: ./hello-function
910
image: devopps/hello-function:latest

0 commit comments

Comments
 (0)