Merge "Fix Policy Nexus liveness initialDelaySeconds"
[oom.git] / kubernetes / aai / charts / aai-sparky-be / values.yaml
index bfb5dcd..65aa79a 100644 (file)
@@ -61,9 +61,10 @@ readiness:
   periodSeconds: 10
 
 service:
-  type: ClusterIP
+  type: NodePort
   portName: aai-sparky-be
   internalPort: 9517
+  nodePort: 20
   internalPort2: 8000
 
 ingress: