Browse Source

doc: minor fix.

pull/175/head
Fernandez Ludovic 6 years ago
parent
commit
10c8ca8ddb
  1. 2
      README.md

2
README.md

@ -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:

Loading…
Cancel
Save