Split out TLS into its own sections and add instructions for TLS for the dashboard
Motivation and Context
Breaks out a page for TLS for the gateway and one for functions and makes a breaking change to move away from the "ssl" URL which was introduced years ago.
How Has This Been Tested?
Tested along with new Helm chart changes to better support v1 Ingress:
Description
Split out TLS into its own sections and add instructions for TLS for the dashboard
Motivation and Context
Breaks out a page for TLS for the gateway and one for functions and makes a breaking change to move away from the "ssl" URL which was introduced years ago.
How Has This Been Tested?
Tested along with new Helm chart changes to better support v1 Ingress:
https://github.com/openfaas/faas-netes/pull/1213
Types of changes
The gateway/dashboard instructions have been tested, the pre-existing FunctionIngress examples are largely unchanged.