Skip to content

Commit a55b211

Browse files
LucasRoesleralexellis
authored andcommitted
Use subheader for the tiller-less section
Signed-off-by: Lucas Roesler <[email protected]>
1 parent 0c34e62 commit a55b211

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/deployment/kubernetes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ A Helm chart is provided in the `faas-netes` repository. Follow the link below t
3838
* [OpenFaaS Helm chart](https://github.com/openfaas/faas-netes/blob/master/HELM.md)
3939

4040

41-
**Tiller-less install:** If you have issues using `helm` in a locked-down environment then you can still use the `helm template` command to generate a custom set of YAML to apply using `kubectl`. See the [Chart readme](https://github.com/openfaas/faas-netes/blob/master/chart/openfaas/README.md#deployment-with-helm-template) for detailed instructions.
41+
##### Tiller-less Helm install
42+
If you have issues using `helm` in a locked-down environment then you can still use the `helm template` command to generate a custom set of YAML to apply using `kubectl`. See the [Chart readme](https://github.com/openfaas/faas-netes/blob/master/chart/openfaas/README.md#deployment-with-helm-template) for detailed instructions.
4243

4344
#### B. Deploy using kubectl/YAML (for development-only)
4445

0 commit comments

Comments
 (0)