add markdown option syntax hightlight

add markdown option syntax hightlight
This commit is contained in:
YANO Tetsuro
2019-12-30 10:37:45 +09:00
committed by GitHub
parent b9c498778b
commit 7a68c19968
@@ -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: