Files
sql-server-samples/samples/features/sql-big-data-cluster/app-templates/python/spec.yaml
T

11 lines
146 B
YAML

name: hello-python
version: v1
runtime: Python
src: ./hello.py
entrypoint: handler
replicas: 1
poolsize: 1
inputs:
msg: str
output:
out: str