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 has been archived by the owner on Feb 2, 2021. It is now read-only.
There are some settings that we might want to change, such as RO Filesystem, min/max replicas for scaling etc in the gateway_config.yaml, can we make those configurable, with the current values as defaults.
Expected Behaviour
There are some settings that we might want to change, such as RO Filesystem, min/max replicas for scaling etc in the gateway_config.yaml, can we make those configurable, with the current values as defaults.
Current Behaviour
https://github.com/openfaas-incubator/ofc-bootstrap/blob/master/templates/gateway_config.yml#L30
https://github.com/openfaas-incubator/ofc-bootstrap/blob/master/templates/gateway_config.yml#L31
https://github.com/openfaas-incubator/ofc-bootstrap/blob/master/templates/gateway_config.yml#L32
Possible Solution
add these as defaults to example.init.yaml, and make them read that default, so we can set custom settings per cluster.
The text was updated successfully, but these errors were encountered: