Skip to content

Commit 11ae7ff

Browse files
author
github-actions
committed
Update perfectscale-agent chart with new package version v0.0.40
1 parent 9a545c5 commit 11ae7ff

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

charts/perfectscale-agent/values.yaml

Lines changed: 1 addition & 2 deletions
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: "v0.0.39"
5+
tag: "v0.0.40"
66
settings:
77
deployKubeStateMetrics: true
88
serviceId: "psc-exporter"
@@ -105,7 +105,6 @@ kube-state-metrics:
105105
metricLabelsAllowlist:
106106
- nodes=[*]
107107
- pods=[*]
108-
- namespaces=[perfectscale.io/autoscaler]
109108
collectors:
110109
- cronjobs
111110
- daemonsets

0 commit comments

Comments
 (0)