-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
I am trying to use the single
role to deploy a single instance of VictoriaMetrics. In order to do this, I need to tunnel all outgoing http requests via a proxy server. Unfortunately, the single
role explicitly disables proxies, as can be seen on the following lines:
environment: |
environment: |
Is this intentional behaviour? If so, how can I apply this role behind a proxy?
Metadata
Metadata
Assignees
Labels
No labels