Add Helm documentation (#517)
* Add required blocks to Helm templates Signed-off-by: lucperkins <lucperkins@gmail.com> * Make CLI table border lighter Signed-off-by: lucperkins <lucperkins@gmail.com> * Change aesthetic of CLI table Signed-off-by: lucperkins <lucperkins@gmail.com> * Add admonition blocks Signed-off-by: lucperkins <lucperkins@gmail.com> * Fix wording Signed-off-by: lucperkins <lucperkins@gmail.com>
This commit is contained in:
1
website/layouts/shortcodes/danger.html
Normal file
1
website/layouts/shortcodes/danger.html
Normal file
@@ -0,0 +1 @@
|
||||
{{ partial "admonition.html" (dict "type" "danger" "icon" "ban" "content" .Inner) }}
|
||||
Reference in New Issue
Block a user