set nexus service as LB

This commit is contained in:
2024-08-29 10:14:45 +10:00
parent 9f8c6fcf30
commit e4ae42e89f
2 changed files with 2 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ metadata:
spec:
selector:
app: nexus
type: ClusterIP
type: LoadBalancer
ports:
- port: 8081
targetPort: 8081