Files
fission-src/examples/spec-example/hello-spec-exmaple/specs/env.yaml
T

13 lines
217 B
YAML

apiVersion: fission.io/v1
kind: Environment
metadata:
name: python-27
namespace: default
spec:
version: 2
builder:
command: build
image: fission/python-builder
runtime:
image: fission/python-env