Merge pull request #889 from 3dwardch3ng/app/nexus

set nexus service as LB
This commit is contained in:
2024-08-29 10:15:07 +10:00
committed by GitHub
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

View File

@@ -1,5 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../base
- ./ingress.yaml
- ../../base