This commit is contained in:
parent
83cadc0e32
commit
bb2bfdad2a
@ -15,7 +15,7 @@ PROMETHEUS_PVE_SD_PVE_USER={{ pve_sd_pve_user }}
|
||||
{% if pve_sd_pve_token_value is defined %}
|
||||
PROMETHEUS_PVE_SD_PVE_TOKEN_NAME={{ pve_sd_pve_token_name }}
|
||||
PROMETHEUS_PVE_SD_PVE_TOKEN_VALUE={{ pve_sd_pve_token_value }}
|
||||
{% else if pve_sd_pve_password is defined %}
|
||||
{% elif pve_sd_pve_password is defined %}
|
||||
PROMETHEUS_PVE_SD_PVE_PASSWORD={{ pve_sd_pve_password }}
|
||||
{% end %}
|
||||
PROMETHEUS_PVE_SD_PVE_AUTH_TIMEOUT=5
|
||||
|
Loading…
Reference in New Issue
Block a user