You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 2, 2021. It is now read-only.
Today the templates/gateway_config.yml includes many essential values. Some of them are exposed to overrides in init.yaml But several are not. I think the best approach is to have default possible to override all "changeable" values. For gateway config template we are almost there, the are three values sticking out. L30-L32
Expected Behaviour
Possible to overrides the static values directly from init.yaml
Add more values https://github.com/openfaas-incubator/ofc-bootstrap/blob/6accd2fbec50ea03f6775f0614e676fdaa0156dc/pkg/stack/stack.go#L39´ and set those values from ìnit.yaml