Skip to content

Commit

Permalink
Change the timeout wait
Browse files Browse the repository at this point in the history
  • Loading branch information
Senan Zedan (EXT-Nokia) committed Sep 9, 2024
1 parent 9ff75fc commit facc494
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/501-policy-webhook-configurations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ webhooks:
service:
name: webhook
namespace: cosign-system
timeoutSeconds: 60
timeoutSeconds: 30
failurePolicy: Fail
matchPolicy: Equivalent
name: defaulting.clusterimagepolicy.sigstore.dev
Expand All @@ -39,7 +39,7 @@ webhooks:
service:
name: webhook
namespace: cosign-system
timeoutSeconds: 60
timeoutSeconds: 30
failurePolicy: Fail
matchPolicy: Equivalent
name: validating.clusterimagepolicy.sigstore.dev
Expand Down

0 comments on commit facc494

Please sign in to comment.