Skip to content

Commit 2de31eb

Browse files
author
David Collom
committed
Adding dashboards from investigation
1 parent 6794378 commit 2de31eb

File tree

7 files changed

+2873
-159
lines changed

7 files changed

+2873
-159
lines changed

deploy/charts/version-checker/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ A Helm chart for version-checker
2222
| additionalAnnotations | object | `{}` | Additional Annotations to apply to Service and Deployment/Pod Objects |
2323
| additionalLabels | object | `{}` | Additional Labels to apply to Service and Deployment/Pod Objects |
2424
| affinity | object | `{}` | Set affinity |
25+
| dashboards.enabled | bool | `false` | Deploy Grafana Dashboard(s) for version-checker |
26+
| dashboards.grafana | string | `""` | Grafana instance to associate the Dashboard with when using GrafanaOperator |
27+
| dashboards.labels | object | `{}` | Additional labels to add to the Grafana Dashboard |
2528
| docker.password | string | `nil` | Password to authenticate with docker registry |
2629
| docker.token | string | `nil` | Token to authenticate with docker registry. Cannot be used with `docker.username` / `docker.password`. |
2730
| docker.username | string | `nil` | Username to authenticate with docker registry |

0 commit comments

Comments
 (0)