Skip to content

Commit c760f3b

Browse files
author
github-actions
committed
Update perfectscale-agent chart with new package version v0.0.17
1 parent 5fba8d1 commit c760f3b

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: "v0.0.16"
5+
tag: "v0.0.17"
66
settings:
77
serviceId: "psc-exporter"
88
env: "prod"
@@ -67,7 +67,7 @@ nodeSelector: {}
6767
affinity: {}
6868
serviceMonitor:
6969
# When set true then use a ServiceMonitor to configure scraping
70-
enable: true
70+
enable: false
7171
# Set how frequently Prometheus should scrape
7272
interval: 30s
7373
# Set path to the metrics

0 commit comments

Comments
 (0)