Skip to content

Commit c63af4d

Browse files
author
github-actions
committed
Update perfectscale-agent chart with new package version v1.0.59
1 parent 75bfb76 commit c63af4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/perfectscale-agent/values.yaml

Lines changed: 2 additions & 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: "v1.0.58"
5+
tag: "v1.0.59"
66
initContainer:
77
image:
88
repository: public.ecr.aws/perfectscale-io/alpine
@@ -32,7 +32,7 @@ settings:
3232
# deprecated field since we introduced the clusterOptimizationPolicy
3333
clusterResilienceLevel: "medium"
3434
# supported optimization policies: MaxSavings, Balanced, ExtraHeadroom, MaxHeadroom
35-
clusterOptimizationPolicy: "Balanced"
35+
clusterOptimizationPolicy: ""
3636
optimizationPolicyTimeWindow: ""
3737
clusterName: ""
3838
collectorNumWorkers: "4"

0 commit comments

Comments
 (0)