Skip to content

Commit 217a6e8

Browse files
authored
Use variable
1 parent 8e871bb commit 217a6e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +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
26+
response_header_timeout_seconds: {{ .Cluster.ConfigItems.skipper_open_policy_agent_styra_response_header_timeout }}
2727
- credentials:
2828
s3_signing:
2929
web_identity_credentials:

0 commit comments

Comments
 (0)