doc: minor fix.

This commit is contained in:
Fernandez Ludovic 2019-03-07 01:49:12 +01:00
parent e59bd5d489
commit 10c8ca8ddb

View File

@ -103,7 +103,7 @@ Kubernetes in a manner similar to `kubectl apply`.
It is also possible to deploy Helm charts. k3s supports a CRD controller for installing charts. A YAML file specification can look as following (example taken from `/var/lib/rancher/k3s/server/manifests/traefik.yaml`):
```
```yaml
apiVersion: k3s.cattle.io/v1
kind: HelmChart
metadata: