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

View File

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