Skip to content

Commit b2868f7

Browse files
author
github-actions
committed
Update perfectscale-autoscaler chart with new package version v0.1.17
1 parent aad0242 commit b2868f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/psc-autoscaler/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ replicaCount: 3
22
image:
33
repository: public.ecr.aws/perfectscale-io/psc-autoscaler
44
pullPolicy: Always
5-
tag: "v0.1.16"
5+
tag: "v0.1.17"
66
settings:
77
env: "prod"
88
logLevel: "DEBUG"
@@ -41,8 +41,8 @@ fullnameOverride: ""
4141
## Annotations to add to the deployment
4242
annotations: {}
4343
priorityClass:
44-
enabled: true
45-
create: true
44+
enabled: false
45+
create: false
4646
name: perfectscale-autoscaler
4747
preemptionpolicy: PreemptLowerPriority
4848
value: ''

0 commit comments

Comments
 (0)