mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
9 lines
128 B
YAML
9 lines
128 B
YAML
version: 0.0.1
|
|
runtime: go
|
|
entrypoint: ./func
|
|
expects:
|
|
config:
|
|
- name: SECRET_1
|
|
required: true
|
|
- name: SECRET_2
|