Skip to content

Commit

Permalink
fix(dashboard): default label selector
Browse files Browse the repository at this point in the history
  • Loading branch information
richardtief committed Aug 19, 2024
1 parent 9cc55b2 commit 77807ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: kubernetes-operations
version: 0.0.1
version: 0.0.2
description: A set of Plutono dashboards and Prometheus alerting rules combined with playbooks to ensure effective operations of Kubernetes.
maintainers:
- name: Richard Tief (I520251)
Expand Down
2 changes: 1 addition & 1 deletion charts/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ dashboards:

## Label selectors for the Plutono dashboards to be picked up by Plutono.
plutonoSelectors:
- name: plutono-datasource
- name: plutono-dashboard
value: '"true"'

0 comments on commit 77807ce

Please sign in to comment.