Minor version bump for prometheus-stack, remove default CPU limit

This commit is contained in:
Stefan Reimer 2020-10-27 14:13:52 +00:00
parent 7c945fbac7
commit 073916903c
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v2
name: kubezero-metrics name: kubezero-metrics
description: KubeZero Umbrella Chart for prometheus-operator description: KubeZero Umbrella Chart for prometheus-operator
type: application type: application
version: 0.2.0 version: 0.2.1
home: https://kubezero.com home: https://kubezero.com
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
keywords: keywords:
@ -16,7 +16,7 @@ dependencies:
version: ">= 0.1.3" version: ">= 0.1.3"
repository: https://zero-down-time.github.io/kubezero/ repository: https://zero-down-time.github.io/kubezero/
- name: kube-prometheus-stack - name: kube-prometheus-stack
version: 10.0.1 version: 10.1.3
repository: https://prometheus-community.github.io/helm-charts repository: https://prometheus-community.github.io/helm-charts
- name: prometheus-adapter - name: prometheus-adapter
version: 2.7.0 version: 2.7.0

View File

@ -113,7 +113,7 @@ kube-prometheus-stack:
cpu: "500m" cpu: "500m"
limits: limits:
memory: "3Gi" memory: "3Gi"
cpu: "1000m" # cpu: "1000m"
storageSpec: storageSpec:
volumeClaimTemplate: volumeClaimTemplate: