Skip to content

Commit

Permalink
remove grafana as it's not supported (#582)
Browse files Browse the repository at this point in the history
  • Loading branch information
tingxueca authored Dec 11, 2024
1 parent 8cc989e commit 46bc6a4
Showing 1 changed file with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,6 @@ data:
tolerations:
- effect: NoSchedule
key: "node-role.kubernetes.io/master"
grafana:
nodeSelector:
node-role.kubernetes.io/master: ""
tolerations:
- effect: NoSchedule
key: "node-role.kubernetes.io/master"
telemeterClient:
nodeSelector:
node-role.kubernetes.io/master: ""
Expand Down Expand Up @@ -100,12 +94,6 @@ data:
tolerations:
- effect: NoSchedule
key: "node-role.kubernetes.io/master"
grafana:
nodeSelector:
prometheus: "true"
tolerations:
- effect: NoSchedule
key: "node-role.kubernetes.io/master"
telemeterClient:
nodeSelector:
prometheus: "true"
Expand Down

0 comments on commit 46bc6a4

Please sign in to comment.