mirror of https://git.rancher.io/charts
commit
850889d974
Binary file not shown.
|
@ -16,9 +16,9 @@ rules:
|
||||||
- prometheuses/finalizers
|
- prometheuses/finalizers
|
||||||
- alertmanagers/finalizers
|
- alertmanagers/finalizers
|
||||||
verbs:
|
verbs:
|
||||||
- get
|
- 'get'
|
||||||
- list
|
- 'list'
|
||||||
- watch
|
- 'watch'
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
- monitoring.coreos.com
|
- monitoring.coreos.com
|
||||||
resources:
|
resources:
|
||||||
|
@ -32,7 +32,7 @@ rules:
|
||||||
- probes/finalizers
|
- probes/finalizers
|
||||||
- alertmanagerconfigs
|
- alertmanagerconfigs
|
||||||
verbs:
|
verbs:
|
||||||
- *
|
- '*'
|
||||||
---
|
---
|
||||||
apiVersion: rbac.authorization.k8s.io/v1
|
apiVersion: rbac.authorization.k8s.io/v1
|
||||||
kind: ClusterRole
|
kind: ClusterRole
|
||||||
|
@ -51,9 +51,9 @@ rules:
|
||||||
- prometheuses/finalizers
|
- prometheuses/finalizers
|
||||||
- alertmanagers/finalizers
|
- alertmanagers/finalizers
|
||||||
verbs:
|
verbs:
|
||||||
- get
|
- 'get'
|
||||||
- list
|
- 'list'
|
||||||
- watch
|
- 'watch'
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
- monitoring.coreos.com
|
- monitoring.coreos.com
|
||||||
resources:
|
resources:
|
||||||
|
@ -66,7 +66,7 @@ rules:
|
||||||
- probes
|
- probes
|
||||||
- alertmanagerconfigs
|
- alertmanagerconfigs
|
||||||
verbs:
|
verbs:
|
||||||
- *
|
- '*'
|
||||||
---
|
---
|
||||||
apiVersion: rbac.authorization.k8s.io/v1
|
apiVersion: rbac.authorization.k8s.io/v1
|
||||||
kind: ClusterRole
|
kind: ClusterRole
|
||||||
|
@ -94,9 +94,9 @@ rules:
|
||||||
- probes/finalizers
|
- probes/finalizers
|
||||||
- alertmanagerconfigs
|
- alertmanagerconfigs
|
||||||
verbs:
|
verbs:
|
||||||
- get
|
- 'get'
|
||||||
- list
|
- 'list'
|
||||||
- watch
|
- 'watch'
|
||||||
---
|
---
|
||||||
apiVersion: rbac.authorization.k8s.io/v1
|
apiVersion: rbac.authorization.k8s.io/v1
|
||||||
kind: ClusterRole
|
kind: ClusterRole
|
||||||
|
@ -118,8 +118,8 @@ rules:
|
||||||
- "https:{{ include "call-nested" (list . "grafana" "grafana.fullname") }}:{{ .Values.grafana.service.port }}"
|
- "https:{{ include "call-nested" (list . "grafana" "grafana.fullname") }}:{{ .Values.grafana.service.port }}"
|
||||||
{{- end }}
|
{{- end }}
|
||||||
verbs:
|
verbs:
|
||||||
- get
|
- 'get'
|
||||||
- create
|
- 'create'
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
- ""
|
- ""
|
||||||
resourceNames:
|
resourceNames:
|
||||||
|
|
|
@ -11005,7 +11005,7 @@ entries:
|
||||||
catalog.cattle.io/upstream-version: 19.0.3
|
catalog.cattle.io/upstream-version: 19.0.3
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.59.1
|
appVersion: 0.59.1
|
||||||
created: "2023-08-31T14:41:15.665331-07:00"
|
created: "2023-09-05T15:59:46.046773-07:00"
|
||||||
dependencies:
|
dependencies:
|
||||||
- condition: grafana.enabled
|
- condition: grafana.enabled
|
||||||
name: grafana
|
name: grafana
|
||||||
|
@ -11076,7 +11076,7 @@ entries:
|
||||||
description: Collects several related Helm charts, Grafana dashboards, and Prometheus
|
description: Collects several related Helm charts, Grafana dashboards, and Prometheus
|
||||||
rules combined with documentation and scripts to provide easy to operate end-to-end
|
rules combined with documentation and scripts to provide easy to operate end-to-end
|
||||||
Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
|
Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
|
||||||
digest: 5b43ced3031128848711b8eb83d9f313da78d4c2e6a5f4a396ce9be70820b2f3
|
digest: a0e7f34b7406f2b416a67087f6775061f38949cb65492d05940437c9a89bde74
|
||||||
home: https://github.com/prometheus-operator/kube-prometheus
|
home: https://github.com/prometheus-operator/kube-prometheus
|
||||||
icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
|
icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
|
||||||
keywords:
|
keywords:
|
||||||
|
|
|
@ -16,9 +16,9 @@ rules:
|
||||||
- prometheuses/finalizers
|
- prometheuses/finalizers
|
||||||
- alertmanagers/finalizers
|
- alertmanagers/finalizers
|
||||||
verbs:
|
verbs:
|
||||||
- get
|
- 'get'
|
||||||
- list
|
- 'list'
|
||||||
- watch
|
- 'watch'
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
- monitoring.coreos.com
|
- monitoring.coreos.com
|
||||||
resources:
|
resources:
|
||||||
|
@ -32,7 +32,7 @@ rules:
|
||||||
- probes/finalizers
|
- probes/finalizers
|
||||||
- alertmanagerconfigs
|
- alertmanagerconfigs
|
||||||
verbs:
|
verbs:
|
||||||
- *
|
- '*'
|
||||||
---
|
---
|
||||||
apiVersion: rbac.authorization.k8s.io/v1
|
apiVersion: rbac.authorization.k8s.io/v1
|
||||||
kind: ClusterRole
|
kind: ClusterRole
|
||||||
|
@ -51,9 +51,9 @@ rules:
|
||||||
- prometheuses/finalizers
|
- prometheuses/finalizers
|
||||||
- alertmanagers/finalizers
|
- alertmanagers/finalizers
|
||||||
verbs:
|
verbs:
|
||||||
- get
|
- 'get'
|
||||||
- list
|
- 'list'
|
||||||
- watch
|
- 'watch'
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
- monitoring.coreos.com
|
- monitoring.coreos.com
|
||||||
resources:
|
resources:
|
||||||
|
@ -66,7 +66,7 @@ rules:
|
||||||
- probes
|
- probes
|
||||||
- alertmanagerconfigs
|
- alertmanagerconfigs
|
||||||
verbs:
|
verbs:
|
||||||
- *
|
- '*'
|
||||||
---
|
---
|
||||||
apiVersion: rbac.authorization.k8s.io/v1
|
apiVersion: rbac.authorization.k8s.io/v1
|
||||||
kind: ClusterRole
|
kind: ClusterRole
|
||||||
|
@ -94,9 +94,9 @@ rules:
|
||||||
- probes/finalizers
|
- probes/finalizers
|
||||||
- alertmanagerconfigs
|
- alertmanagerconfigs
|
||||||
verbs:
|
verbs:
|
||||||
- get
|
- 'get'
|
||||||
- list
|
- 'list'
|
||||||
- watch
|
- 'watch'
|
||||||
---
|
---
|
||||||
apiVersion: rbac.authorization.k8s.io/v1
|
apiVersion: rbac.authorization.k8s.io/v1
|
||||||
kind: ClusterRole
|
kind: ClusterRole
|
||||||
|
@ -118,8 +118,8 @@ rules:
|
||||||
- "https:{{ include "call-nested" (list . "grafana" "grafana.fullname") }}:{{ .Values.grafana.service.port }}"
|
- "https:{{ include "call-nested" (list . "grafana" "grafana.fullname") }}:{{ .Values.grafana.service.port }}"
|
||||||
{{- end }}
|
{{- end }}
|
||||||
verbs:
|
verbs:
|
||||||
- get
|
- 'get'
|
||||||
- create
|
- 'create'
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
- ""
|
- ""
|
||||||
resourceNames:
|
resourceNames:
|
||||||
|
|
Loading…
Reference in New Issue