We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1c2f82 commit 077e792Copy full SHA for 077e792
charts/perfectscale-agent/values.yaml
@@ -2,7 +2,7 @@ replicaCount: 1
2
image:
3
repository: public.ecr.aws/perfectscale-io/psc-exporter
4
pullPolicy: Always
5
- tag: "v1.0.37"
+ tag: "v1.0.38"
6
initContainer:
7
8
repository: public.ecr.aws/perfectscale-io/alpine
@@ -137,7 +137,7 @@ kube-state-metrics:
137
- pods=[*]
138
- namespaces=[*]
139
metricAnnotationsAllowList:
140
- - pods=[gitops.perfectscale.io/user-spec]
+ - pods=[*]
141
collectors:
142
- cronjobs
143
- daemonsets
0 commit comments