Use prometheus_container_additional_networks_auto, instead of prometheus_container_additional_networks
This commit is contained in:
parent
6275e11624
commit
8cf2b55557
1 changed files with 1 additions and 1 deletions
|
@ -3800,7 +3800,7 @@ prometheus_container_labels_traefik_docker_network: "{{ mash_playbook_reverse_pr
|
|||
prometheus_container_labels_traefik_entrypoints: "{{ devture_traefik_entrypoint_primary }}"
|
||||
prometheus_container_labels_traefik_tls_certResolver: "{{ devture_traefik_certResolver_primary }}"
|
||||
|
||||
prometheus_container_additional_networks: |
|
||||
prometheus_container_additional_networks_auto: |
|
||||
{{
|
||||
([mash_playbook_reverse_proxyable_services_additional_network] if mash_playbook_reverse_proxyable_services_additional_network else [])
|
||||
}}
|
||||
|
|
Loading…
Reference in a new issue