Skip to content

Commit 8e871bb

Browse files
authored
Configure response header timeouts for styra calls
Configure response header timeouts for styra calls
1 parent adf20c2 commit 8e871bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cluster/manifests/skipper/configmap-open-policy-agent.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ data:
2323
token: "{{ `{{ .Env.STYRA_TOKEN }}` }}"
2424
name: styra
2525
url: "{{ .Cluster.ConfigItems.skipper_open_policy_agent_observability_url }}"
26+
response_header_timeout_seconds: 2
2627
- credentials:
2728
s3_signing:
2829
web_identity_credentials:

0 commit comments

Comments
 (0)