From 5c61f6ca84df5b93c9e65f84d24d4a78137cd05f Mon Sep 17 00:00:00 2001 From: wuhuizuo Date: Tue, 12 Nov 2024 12:50:41 +0800 Subject: [PATCH] Update release.yaml reduce the frequent for scanning all PRs. --- apps/gcp/prow/release/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/gcp/prow/release/release.yaml b/apps/gcp/prow/release/release.yaml index 9565ccc82..6ecf74c06 100644 --- a/apps/gcp/prow/release/release.yaml +++ b/apps/gcp/prow/release/release.yaml @@ -189,7 +189,7 @@ spec: - --plugin-config=/etc/prow-plugin/plugins.yaml - --github-endpoint=http://prow-ghproxy - --github-graphql-endpoint=http://prow-ghproxy/graphql - - --update-period=5m + - --update-period=24h # default is 24 hours. service: type: ClusterIP ti-community-autoresponder: