Commit ddfd67fd authored by rjshrjndrn's avatar rjshrjndrn
Browse files

updating the nginx private ingress port as 12000

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
...@@ -40,7 +40,7 @@ metadata: ...@@ -40,7 +40,7 @@ metadata:
spec: spec:
type: LoadBalancer type: LoadBalancer
ports: ports:
- port: 80 - port: 12000
targetPort: 80 targetPort: 80
selector: selector:
app: private-ingress app: private-ingress
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment