mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-08-20 00:47:50 +00:00
Merge pull request #260 from stormqueen1990/fix-image-rendering-charts
Fix rendering of images in the Helm charts docs
This commit is contained in:
@@ -58,8 +58,7 @@ Before you create your own custom catalog, you should have a basic understanding
|
||||
|
||||
- `questions.yml`
|
||||
|
||||
A file that contains questions for a form. These form questions simplify deployment of a chart. Without it, you must configure the deployment using a values YAML config, which is more difficult. The following image displays the difference between a Rancher chart (which includes `questions.yml`) and a native Helm chart (which does not).
|
||||
|
||||
A file that contains questions for a form. These form questions simplify deployment of a chart. Without it, you must configure the deployment using a values YAML config, which is more difficult. The following images display the difference between a Rancher chart (which includes `questions.yml`) and a native Helm chart (which does not).
|
||||
|
||||
<figcaption>Rancher Chart with <code>questions.yml</code> (top) vs. Helm Chart without (bottom)</figcaption>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user