Remove unnecessary extra variable definitions
The world could do with a bit less YAML!
This commit is contained in:
@ -45,7 +45,7 @@ services:
|
||||
environment:
|
||||
- PVE_USER=prometheus@pve
|
||||
- PVE_TOKEN_NAME=prometheus
|
||||
- PVE_TOKEN_VALUE={{ prometheus_api_token }}
|
||||
- PVE_TOKEN_VALUE={{ vault_prometheus_api_token }}
|
||||
- PVE_VERIFY_SSL=false
|
||||
|
||||
speedtest_exporter:
|
||||
|
Reference in New Issue
Block a user