You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by "pan3793 (via GitHub)" <gi...@apache.org> on 2023/04/13 01:46:40 UTC

[GitHub] [kyuubi] pan3793 commented on a diff in pull request #4697: [K8S][HELM] Add template rendering info to README

pan3793 commented on code in PR #4697:
URL: https://github.com/apache/kyuubi/pull/4697#discussion_r1164859386


##########
charts/kyuubi/README.md:
##########
@@ -32,6 +32,17 @@ cluster using the [Helm](https://helm.sh) package manager.
 - Kubernetes cluster
 - Helm 3.0+
 
+## Template rendering
+When you want to test the template rendering, but not actually install anything. [Debugging templates](https://helm.sh/docs/chart_template_guide/debugging/) provide a quick way of viewing the generated content without YAML parse errors blocking.
+There are two ways to render templates. It will return the rendered template to you so you can see the output.

Review Comment:
   ```suggestion
   
   When you want to test the template rendering, but not actually install anything. [Debugging templates](https://helm.sh/docs/chart_template_guide/debugging/) provide a quick way of viewing the generated content without YAML parse errors blocking.
   
   There are two ways to render templates. It will return the rendered template to you so you can see the output.
   
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org