Closed wilsonianb closed 3 years ago
Signed-off-by: Brandon Wilson brandon@coil.com
Supports additional ofc dashboard configuration fields added in https://github.com/openfaas/openfaas-cloud/pull/706
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:
scm
github
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
I have:
git commit -s
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
asgithub
and again asgitlab
:The deployed dashboard includes the correct icons and links based on the configuration
Checklist:
I have:
git commit -s