Commit 10c8ca8d authored by Fernandez Ludovic's avatar Fernandez Ludovic

doc: minor fix.

parent e59bd5d4
...@@ -103,7 +103,7 @@ Kubernetes in a manner similar to `kubectl apply`. ...@@ -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`): 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 apiVersion: k3s.cattle.io/v1
kind: HelmChart kind: HelmChart
metadata: metadata:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment