We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e871bb commit 217a6e8Copy full SHA for 217a6e8
cluster/manifests/skipper/configmap-open-policy-agent.yaml
@@ -23,7 +23,7 @@ data:
23
token: "{{ `{{ .Env.STYRA_TOKEN }}` }}"
24
name: styra
25
url: "{{ .Cluster.ConfigItems.skipper_open_policy_agent_observability_url }}"
26
- response_header_timeout_seconds: 2
+ response_header_timeout_seconds: {{ .Cluster.ConfigItems.skipper_open_policy_agent_styra_response_header_timeout }}
27
- credentials:
28
s3_signing:
29
web_identity_credentials:
0 commit comments