diff --git a/template/portainer-v2-arm32.json b/template/portainer-v2-arm32.json index 00e15a5..154be16 100644 --- a/template/portainer-v2-arm32.json +++ b/template/portainer-v2-arm32.json @@ -4261,12 +4261,12 @@ "label": "OPENVPN_PROVIDER", "name": "OPENVPN_PROVIDER" }, - { - "default": "", - "description": "Optional. Mostly used to narrow down what location to use by the provider", - "label": "OPENVPN_CONFIG", - "name": "OPENVPN_CONFIG" - }, + { + "default": "", + "description": "Optional. Mostly used to narrow down what location to use by the provider", + "label": "OPENVPN_CONFIG", + "name": "OPENVPN_CONFIG" + }, { "default": "", "label": "OPENVPN_USERNAME", diff --git a/template/portainer-v2-arm64.json b/template/portainer-v2-arm64.json index bc61d8f..d6c7552 100644 --- a/template/portainer-v2-arm64.json +++ b/template/portainer-v2-arm64.json @@ -4301,12 +4301,12 @@ "label": "OPENVPN_PROVIDER", "name": "OPENVPN_PROVIDER" }, - { - "default": "", - "description": "Optional. Mostly used to narrow down what location to use by the provider", - "label": "OPENVPN_CONFIG", - "name": "OPENVPN_CONFIG" - }, + { + "default": "", + "description": "Optional. Mostly used to narrow down what location to use by the provider", + "label": "OPENVPN_CONFIG", + "name": "OPENVPN_CONFIG" + }, { "default": "", "label": "OPENVPN_USERNAME",