mirror of https://github.com/knative/func.git
24 lines
387 B
YAML
24 lines
387 B
YAML
specVersion: 0.35.0
|
|
name: simplefunc
|
|
runtime: node
|
|
registry: ""
|
|
image: ""
|
|
imageDigest: ""
|
|
created: 2023-03-23T14:40:09.370454106-03:00
|
|
build:
|
|
buildpacks: []
|
|
builder: ""
|
|
buildEnvs: []
|
|
run:
|
|
volumes: []
|
|
envs: []
|
|
deploy:
|
|
namespace: ""
|
|
remote: false
|
|
annotations: {}
|
|
options: {}
|
|
labels: []
|
|
healthEndpoints:
|
|
liveness: /health/liveness
|
|
readiness: /health/readiness
|