Skip to content

Commit 9f4f571

Browse files
committed
fg: only use one snapshot
Signed-off-by: Mustafa Abdelrahman <[email protected]>
1 parent e35f027 commit 9f4f571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/config-defaults.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ fabric_gateway_controller_enabled: "true"
384384
fabric_gateway_controller_cpu: "50m"
385385
fabric_gateway_controller_memory: "150Mi"
386386
fabric_gateway_controller_allow_all_filters: "false"
387-
fabric_gateway_controller_snapshots_history_limit: "3"
387+
fabric_gateway_controller_snapshots_history_limit: "1"
388388
fabric_gateway_controller_enable_versioning: "true"
389389
fabric_gateway_controller_ssl_policy: ""
390390
fabric_gateway_controller_log_level: "INFO"

0 commit comments

Comments
 (0)