Skip to content

Commit 6011923

Browse files
authored
Introduce new default config for opa
1 parent 217a6e8 commit 6011923

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cluster/config-defaults.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,9 @@ skipper_ingress_routegroup_crd_require_hosts: "true"
378378
skipper_open_policy_agent_enabled: "false"
379379
skipper_open_policy_agent_styra_token: ""
380380

381+
# Default timeout value in seconds for outgoing http calls from Open Policy Agent in a skipper filter
382+
skipper_open_policy_agent_styra_response_header_timeout: 2
383+
381384
#
382385
# FabricGateway controller config
383386
#

0 commit comments

Comments
 (0)