mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-30 00:28:58 +00:00
doc: minor fix.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user