openfaas / ofc-bootstrap

Bootstrap OpenFaaS Cloud for your team
https://docs.openfaas.com/openfaas-cloud/intro/
MIT License
179 stars 61 forks source link

Set DirectFunctions to false #237

Open Waterdrips opened 3 years ago

Waterdrips commented 3 years ago

Expected Behaviour

DirectFunctions is False, in openfaas install) (Or configurable in init.yml, default to false)

Current Behaviour

it's not specified so uses chart default

Possible Solution

pass the flag, and possibly add a config option?