[COMMON] Fix nodePort creation in _service.tpl
[oom.git] / kubernetes / onap / values.yaml
index 9f69363..c7399b3 100755 (executable)
@@ -244,7 +244,7 @@ global:
   # Set to false if you want to disable TLS for NodePorts. Be aware that this
   # will loosen your security.
   # if set this element will force or not tls even if serviceMesh.tls is set.
-  tlsEnabled: false
+  tlsEnabled: false
 
   # Logging
   # Currently, centralized logging is not in best shape so it's disabled by