Merge pull request #2137 from ynott/patch-1

add markdown option syntax hightlight
This commit is contained in:
Catherine Luse
2019-12-30 09:45:26 -07:00
committed by GitHub
@@ -29,7 +29,7 @@ spec:
Keep in mind that `namespace` in your HelmChart resource metadata section should always be `kube-system`, because the K3s deploy controller is configured to watch this namespace for new HelmChart resources. If you want to specify the namespace for the actual helm release, you can do that using `targetNamespace` key in the spec section:
```
```yaml
apiVersion: helm.cattle.io/v1
kind: HelmChart
metadata: