Skip to content

Commit ce54fa0

Browse files
fix compaction e2e test setup in skaffold profile (#1134)
1 parent f2552bd commit ce54fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skaffold.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ profiles:
6666
path: /deploy/helm/releases/0/setValues/operatorConfig
6767
value:
6868
controllers.etcd.etcdStatusSyncPeriod: 5s
69-
controllers.compaction.etcdEventsThreshold: "15"
69+
controllers.compaction.eventsThreshold: "15"
7070
controllers.compaction.metricsScrapeWaitDuration: 30s
7171
- op: add
7272
path: /deploy/helm/releases/0/setValues/controllers

0 commit comments

Comments
 (0)