Switch policy/api rest port from cluster to node
[oom.git] / kubernetes / policy / charts / policy-api / values.yaml
index 92960a2..acb9f6b 100644 (file)
@@ -56,7 +56,7 @@ readiness:
   periodSeconds: 10
 
 service:
-  type: ClusterIP
+  type: NodePort
   name: policy-api
   portName: policy-api
   internalPort: 6969