openfaas / ofc-bootstrap

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

Update dashboard config fields #240

Closed wilsonianb closed 3 years ago

wilsonianb commented 3 years ago

Signed-off-by: Brandon Wilson brandon@coil.com

Description

Supports additional ofc dashboard configuration fields added in https://github.com/openfaas/openfaas-cloud/pull/706

How Has This Been Tested?

Followed ofc-bootstrap user guide using these changes along with this patch to install ofc on k3s. Ran each of the following once with scm as github and again as gitlab:

ofc-bootstrap apply --file init.yaml
ofc-bootstrap apply --file init.yaml  --skip-sealedsecrets

The deployed dashboard includes the correct icons and links based on the configuration

Checklist:

I have: