Skip to content

Commit

Permalink
Require X-Vault-Request header to be set on integration test agent
Browse files Browse the repository at this point in the history
  • Loading branch information
ianferguson committed Jan 30, 2021
1 parent fc7cfb6 commit 9839f3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test-integration/resources/agent.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ cache {
listener "tcp" {
address = "0.0.0.0:8100"
tls_disable = true
require_request_header = true
}

0 comments on commit 9839f3c

Please sign in to comment.