chore(docs): fix headers for better table of contents (#3217)
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -46,13 +46,14 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }}
|
||||
{{- end -}}
|
||||
{{- define "custom.uninstall" -}}
|
||||
## Uninstall
|
||||
|
||||
### TrueNAS SCALE
|
||||
|
||||
**Upgrading, Rolling Back and Uninstalling the Chart**
|
||||
|
||||
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
|
||||
|
||||
## Helm
|
||||
### Helm
|
||||
|
||||
To uninstall the `{{ template "chart.name" . }}` deployment
|
||||
|
||||
@@ -62,7 +63,7 @@ helm uninstall {{ template "chart.name" . }}
|
||||
{{- end -}}
|
||||
|
||||
{{- define "custom.linking" -}}
|
||||
##### Connecting to other apps
|
||||
#### Connecting to other apps
|
||||
|
||||
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
|
||||
{{- end -}}
|
||||
|
||||
Reference in New Issue
Block a user