Deploy A New Function

Docker image name and tag to use for function i.e. functions/alpine:latest
Docker image is required.
Name of the function - must be a valid DNS entry
Function name is required.
Function name can only contain a-z, 0-9 and dashes
Process to run as your function i.e. 'env' or 'shasum'. Ignore if using OpenFaaS templates
Docker Swarm network, not required for other providers. Default: func_functions

Environment Variables
Environment variable key to be used in the function Environment variable value to be used in the function

Secrets
Secret name to be used in the function

Labels
Label key to be used on the deployed function Label value to be used on the deployed function

Annotations
Annotation key to be used on the deployed function Annotation value to be used on the deployed function
{{ validationError }}
Close Dialog Deploy