Disable NodePort for security concern
[oom.git] / kubernetes / multicloud / values.yaml
index 889c06b..fdb4d9b 100644 (file)
@@ -64,7 +64,7 @@ liveness:
   enabled: true
 
 service:
-  type: NodePort
+  type: ClusterIP
   name: multicloud
   portName: multicloud-framework
   externalPort: 9001