chore(vmagent): allow setting container network mode

This commit is contained in:
2024-10-11 21:03:59 +02:00
parent ad0a234d35
commit fe29c97c53
3 changed files with 3 additions and 1 deletions

View File

@ -29,6 +29,7 @@ vmagent_container_command: >-2
-{{ flag }}
{% endfor -%}
vmagent_container_networks: ~
vmagent_container_network_mode: ~
vmagent_container_etc_hosts: ~
vmagent_container_dns_servers: ~
vmagent_container_restart_policy: >-2