Skip to content

Commit a341dd1

Browse files
authored
Update repository config (#233)
Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent c417a24 commit a341dd1

File tree

7 files changed

+231
-231
lines changed

7 files changed

+231
-231
lines changed

charts/stash-catalog/README.md

Lines changed: 44 additions & 44 deletions
Large diffs are not rendered by default.

charts/stash-community/README.md

Lines changed: 61 additions & 61 deletions
Large diffs are not rendered by default.

charts/stash-enterprise/README.md

Lines changed: 65 additions & 65 deletions
Large diffs are not rendered by default.

charts/stash-grafana-dashboards/README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -44,17 +44,17 @@ The command removes all the Kubernetes components associated with the chart and
4444

4545
The following table lists the configurable parameters of the `stash-grafana-dashboards` chart and their default values.
4646

47-
| Parameter | Description | Default |
48-
|---------------------------------|--------------------------------------------------------------------|-------------|
49-
| nameOverride | Overrides name template | `""` |
50-
| fullnameOverride | Overrides fullname template | `""` |
51-
| resources | List of resources for which dashboards will be applied | `["stash"]` |
52-
| dashboard.folderID | ID of Grafana folder where these dashboards will be applied | `0` |
53-
| dashboard.overwrite | If true, dashboard with matching uid will be overwritten | `true` |
54-
| dashboard.templatize.title | If true, datasource will be prefixed to dashboard name | `false` |
55-
| dashboard.templatize.datasource | If true, datasource will be hardcoded in the dashboard | `true` |
56-
| grafana.name | Name of Grafana Appbinding where these dashboards are applied | `""` |
57-
| grafana.namespace | Namespace of Grafana Appbinding where these dashboards are applied | `""` |
47+
| Parameter | Description | Default |
48+
|---------------------------------|--------------------------------------------------------------------|------------------------|
49+
| nameOverride | Overrides name template | <code>""</code> |
50+
| fullnameOverride | Overrides fullname template | <code>""</code> |
51+
| resources | List of resources for which dashboards will be applied | <code>["stash"]</code> |
52+
| dashboard.folderID | ID of Grafana folder where these dashboards will be applied | <code>0</code> |
53+
| dashboard.overwrite | If true, dashboard with matching uid will be overwritten | <code>true</code> |
54+
| dashboard.templatize.title | If true, datasource will be prefixed to dashboard name | <code>false</code> |
55+
| dashboard.templatize.datasource | If true, datasource will be hardcoded in the dashboard | <code>true</code> |
56+
| grafana.name | Name of Grafana Appbinding where these dashboards are applied | <code>""</code> |
57+
| grafana.namespace | Namespace of Grafana Appbinding where these dashboards are applied | <code>""</code> |
5858

5959

6060
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. For example:

charts/stash-opscenter/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ The command removes all the Kubernetes components associated with the chart and
4444

4545
The following table lists the configurable parameters of the `stash-opscenter` chart and their default values.
4646

47-
| Parameter | Description | Default |
48-
|----------------------------------|---------------------------------------------------------|---------|
49-
| stash-metrics.enabled | If enabled, installs the stash-metrics chart | `true` |
50-
| stash-grafana-dashboards.enabled | If enabled, installs the stash-grafana-dashboards chart | `true` |
47+
| Parameter | Description | Default |
48+
|----------------------------------|---------------------------------------------------------|-------------------|
49+
| stash-metrics.enabled | If enabled, installs the stash-metrics chart | <code>true</code> |
50+
| stash-grafana-dashboards.enabled | If enabled, installs the stash-grafana-dashboards chart | <code>true</code> |
5151

5252

5353
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. For example:

0 commit comments

Comments
 (0)