Skip to content

Commit 3e4ec60

Browse files
charliesolomonalexellis
authored andcommitted
Fixed reference to tiller and nginx-ingress chart
Fixes #244 Tiller is not used in Helm v3. Updated helm commands and wording. Openfaas install in these docs assumes nginx-ingress has been installed. Updated order of instructions. Signed-off-by: Charlie Solomon <[email protected]>
1 parent 91beedb commit 3e4ec60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/ssl/kubernetes-with-cert-manager.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ You can obtain TLS certificates for the OpenFaaS API Gateway and for your functi
55
We will use the following components:
66

77
- [Nginx IngressController][nginx-ingress]
8-
- OpenFaaS installed via [helm][openfaas-helm] or (`helm template` if you can't use `tiller`)
8+
- OpenFaaS installed via [helm][openfaas-helm]
99
- [cert-manager][cert-manager]
1010

1111
We will split this tutorial into two parts:

0 commit comments

Comments
 (0)