mirror of https://git.rancher.io/charts
Prepare monitoring for 2.7
parent
0cd6e37d4a
commit
801a6eb85f
|
@ -12,7 +12,7 @@
|
||||||
+ catalog.cattle.io/namespace: cattle-monitoring-system
|
+ catalog.cattle.io/namespace: cattle-monitoring-system
|
||||||
+ catalog.cattle.io/permits-os: linux,windows
|
+ catalog.cattle.io/permits-os: linux,windows
|
||||||
+ catalog.cattle.io/provides-gvr: monitoring.coreos.com.prometheus/v1
|
+ catalog.cattle.io/provides-gvr: monitoring.coreos.com.prometheus/v1
|
||||||
+ catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.0-0'
|
+ catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
|
||||||
+ catalog.cattle.io/release-name: rancher-monitoring
|
+ catalog.cattle.io/release-name: rancher-monitoring
|
||||||
+ catalog.cattle.io/requests-cpu: 4500m
|
+ catalog.cattle.io/requests-cpu: 4500m
|
||||||
+ catalog.cattle.io/requests-memory: 4000Mi
|
+ catalog.cattle.io/requests-memory: 4000Mi
|
||||||
|
|
|
@ -2,7 +2,6 @@ url: https://github.com/prometheus-community/helm-charts.git
|
||||||
subdirectory: charts/kube-prometheus-stack
|
subdirectory: charts/kube-prometheus-stack
|
||||||
commit: c6208979d494156a3869d2e5faab669ce4301c68
|
commit: c6208979d494156a3869d2e5faab669ce4301c68
|
||||||
version: 101.0.0
|
version: 101.0.0
|
||||||
doNotRelease: true
|
|
||||||
additionalCharts:
|
additionalCharts:
|
||||||
- workingDir: charts-crd
|
- workingDir: charts-crd
|
||||||
crdOptions:
|
crdOptions:
|
||||||
|
|
|
@ -16,3 +16,7 @@ ui-plugin-operator:
|
||||||
- 101.0.0+up0.1.0
|
- 101.0.0+up0.1.0
|
||||||
ui-plugin-operator-crd:
|
ui-plugin-operator-crd:
|
||||||
- 101.0.0+up0.1.0
|
- 101.0.0+up0.1.0
|
||||||
|
rancher-monitoring:
|
||||||
|
- 101.0.0+up19.0.3
|
||||||
|
rancher-monitoring-crd:
|
||||||
|
- 101.0.0+up19.0.3
|
||||||
|
|
Loading…
Reference in New Issue