We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27bd72e commit 0d5f454Copy full SHA for 0d5f454
docs/k8s-manifests.yaml
@@ -88,9 +88,8 @@ data:
88
path: httpbin
89
type: http
90
config:
91
- # url: https://httpbin.org/bearer #TODO: this is not working for some reason (the header doesn't seem to be passed)
92
- url: https://httpbin.org/headers
93
- credentials: httpbin-credentials
+ url: https://httpbin.org/bearer
+ credentials: httpbin-credentials
94
---
95
# Local policy files for my-beta-app bundle
96
apiVersion: v1
0 commit comments