diff --git a/templates/neuvector/0/rancher-compose.yml b/templates/neuvector/0/rancher-compose.yml index 7de3570..df7deae 100644 --- a/templates/neuvector/0/rancher-compose.yml +++ b/templates/neuvector/0/rancher-compose.yml @@ -9,9 +9,3 @@ type: "string" default: "neuvector.allinone_node=true" required: true - - variable: "ALLINONE_ADDRESS" - description: Input the allinone service IP address here. - label: "NeuVector Allinone/Controller IP address" - default: "[allinone.neuvector.rancher.internal]" - required: true - type: "string"