https://prefect.io logo
Title
s

Siva Balusu

01/13/2023, 10:31 PM
Hi for the prefect agent: is there a way to add an additional header for HTTP requests to the prefect-cloud or s3 or git hub?
z

Zanie

01/13/2023, 11:28 PM
Not right now, what’s the use case?
s

Siva Balusu

01/14/2023, 5:22 PM
@Zanie Agent lives in a Kubernetes pod, It has to reach the perfect cloud API via tunnel/proxy.
z

Zanie

01/14/2023, 7:31 PM
Can you use the httpx proxy environment variables? That's the typical approach.