mirror of https://git.rancher.io/charts
update rancher-monitoirng annotations
parent
9882ae3aa4
commit
472360d5bb
|
@ -1,6 +1,28 @@
|
||||||
--- charts-original/Chart.yaml
|
--- charts-original/Chart.yaml
|
||||||
+++ charts/Chart.yaml
|
+++ charts/Chart.yaml
|
||||||
@@ -72,7 +72,7 @@
|
@@ -6,6 +6,21 @@
|
||||||
|
- name: Upstream Project
|
||||||
|
url: https://github.com/prometheus-operator/kube-prometheus
|
||||||
|
artifacthub.io/operator: "true"
|
||||||
|
+ catalog.cattle.io/auto-install: rancher-monitoring-crd=match
|
||||||
|
+ catalog.cattle.io/certified: rancher
|
||||||
|
+ catalog.cattle.io/deploys-on-os: windows
|
||||||
|
+ catalog.cattle.io/display-name: Monitoring
|
||||||
|
+ catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.28.0-0'
|
||||||
|
+ catalog.cattle.io/namespace: cattle-monitoring-system
|
||||||
|
+ catalog.cattle.io/permits-os: linux,windows
|
||||||
|
+ catalog.cattle.io/provides-gvr: monitoring.coreos.com.prometheus/v1
|
||||||
|
+ catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0'
|
||||||
|
+ catalog.cattle.io/release-name: rancher-monitoring
|
||||||
|
+ catalog.cattle.io/requests-cpu: 4500m
|
||||||
|
+ catalog.cattle.io/requests-memory: 4000Mi
|
||||||
|
+ catalog.cattle.io/type: cluster-tool
|
||||||
|
+ catalog.cattle.io/ui-component: monitoring
|
||||||
|
+ catalog.cattle.io/upstream-version: 45.31.1
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v0.65.1
|
||||||
|
dependencies:
|
||||||
|
@@ -72,7 +87,7 @@
|
||||||
- condition: rkeScheduler.enabled
|
- condition: rkeScheduler.enabled
|
||||||
name: rkeScheduler
|
name: rkeScheduler
|
||||||
repository: file://./charts/rkeScheduler
|
repository: file://./charts/rkeScheduler
|
||||||
|
@ -9,7 +31,7 @@
|
||||||
name: windowsExporter
|
name: windowsExporter
|
||||||
repository: file://./charts/windowsExporter
|
repository: file://./charts/windowsExporter
|
||||||
description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
|
description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
|
||||||
@@ -101,7 +101,7 @@
|
@@ -101,7 +116,7 @@
|
||||||
name: Xtigyro
|
name: Xtigyro
|
||||||
- email: quentin.bisson@gmail.com
|
- email: quentin.bisson@gmail.com
|
||||||
name: QuentinBisson
|
name: QuentinBisson
|
||||||
|
|
Loading…
Reference in New Issue