diff --git a/roles/installer/defaults/main.yml b/roles/installer/defaults/main.yml index e97647c5..52713f6b 100644 --- a/roles/installer/defaults/main.yml +++ b/roles/installer/defaults/main.yml @@ -41,7 +41,7 @@ loadbalancer_port: '80' service_annotations: '' # Port to be used for NodePort configuration, default is to auto-assign a port between 30000-32768 -#nodeport_port: '30080' +# nodeport_port: '30080' # The TLS termination mechanism to use to access # the services. Supported mechanism are: edge, passthrough