update services from NodePort to LoadBalancer

This commit is contained in:
2024-08-26 16:19:47 +10:00
parent 50b3a9d46d
commit 3c1b887fc8
3 changed files with 5 additions and 8 deletions

View File

@@ -10,8 +10,7 @@ metadata:
spec:
selector:
app: nexus
type: NodePort
type: LoadBalancer
ports:
- port: 8081
targetPort: 8081
nodePort: 32000
targetPort: 8081