Skip to content

Instantly share code, notes, and snippets.

@jmrobles
Created October 3, 2021 22:07
Show Gist options
  • Save jmrobles/03a382e668753debfcfce210b9947c62 to your computer and use it in GitHub Desktop.
Save jmrobles/03a382e668753debfcfce210b9947c62 to your computer and use it in GitHub Desktop.
version: 1.0
provider:
name: openfaas
gateway: https://faas.example.com
functions:
pycon:
lang: python3
handler: ./pycon
image: registry.example.com/pycon:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment