Skip to content

Commit ebb1bd9

Browse files
author
github-actions
committed
Update perfectscale-agent chart with new package version v1.0.42
1 parent d3551eb commit ebb1bd9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

charts/perfectscale-agent/values.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ replicaCount: 1
22
image:
33
repository: public.ecr.aws/perfectscale-io/psc-exporter
44
pullPolicy: Always
5-
tag: "v1.0.41"
5+
tag: "v1.0.42"
66
initContainer:
77
image:
88
repository: public.ecr.aws/perfectscale-io/alpine
@@ -174,6 +174,8 @@ kube-state-metrics:
174174
- statefulsets
175175
- storageclasses
176176
- volumeattachments
177+
- limitranges
178+
- resourcequotas
177179
resources:
178180
requests:
179181
cpu: 200m

0 commit comments

Comments
 (0)