fix(docs): fixes #23914

This commit is contained in:
Stavros Kois 2024-07-05 10:43:20 +03:00 committed by GitHub
parent 58e2395dfd
commit 7cbd5224c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [
To install TrueCharts Helm charts using Helm, you can use our OCI Repository. To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
`helm install mychart oci://tccr.io/truecharts/CHARTNAME` `helm install mychart oci://tccr.io/truecharts/CHARTPLACEHOLDER`
For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
@ -38,7 +38,7 @@ Please note: For TrueNAS SCALE, only options available in the GUI are supported.
Hence most of these docs do not apply to TrueNAS SCALE Hence most of these docs do not apply to TrueNAS SCALE
To view the chart specific options, please view Values.yaml included in the chart. To view the chart specific options, please view Values.yaml included in the chart.
The most recent version of which, is available here: https://github.com/truecharts/charts/charts/TRAINPLACEHOLDER/CHARTPLACEHOLDER/values.yaml The most recent version of which, is available here: https://github.com/truecharts/charts/blob/master/charts/TRAINPLACEHOLDER/CHARTPLACEHOLDER/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options. All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common) For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)