mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 00:47:04 +02:00
docs(examples): Add some deployment examples
This commit is contained in:
parent
592e2a35dc
commit
216592df83
10 changed files with 280 additions and 34 deletions
|
@ -45,9 +45,6 @@ theme:
|
|||
docs_dir: ../../docs
|
||||
site_dir: ../../_site
|
||||
|
||||
extra_css:
|
||||
- _static/custom.css
|
||||
|
||||
# Plugins
|
||||
plugins:
|
||||
- search
|
||||
|
@ -71,6 +68,10 @@ markdown_extensions:
|
|||
- footnotes
|
||||
- meta
|
||||
- md_in_html
|
||||
- pymdownx.highlight
|
||||
- pymdownx.snippets:
|
||||
check_paths: true
|
||||
- pymdownx.superfences
|
||||
- toc:
|
||||
permalink: true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue