We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0458053 commit 76d9939Copy full SHA for 76d9939
stable/firehose/Chart.yaml
@@ -2,5 +2,5 @@ apiVersion: v2
2
name: firehose
3
description: A Helm chart for deploying Firehose on Kubernetes
4
type: application
5
-version: 0.1.21
+version: 0.1.22
6
appVersion: 0.7.1
stable/firehose/values.yaml
@@ -82,7 +82,7 @@ telegraf:
82
cpu: 600m
83
memory: 200Mi
84
requests:
85
- cpu: 200m
+ cpu: 50m
86
memory: 100Mi
87
88
envSecrets: {}
0 commit comments