mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-18 19:05:40 +00:00
Merge pull request #2137 from ynott/patch-1
add markdown option syntax hightlight
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user