expose port 9000 as the port forward for service capacitor

This commit is contained in:
2024-06-12 02:02:39 +10:00
parent a35daf890d
commit 4d4c6eef2e
3 changed files with 2 additions and 2 deletions

View File

@@ -22,8 +22,8 @@ spec:
- target:
kind: Service
name: ingress-nginx-controller
path: ./kubernetes/infrastructure/ingress-nginx/config/patches-service-ports.yaml
path: ./kubernetes/infrastructure/ingress-nginx/patches/patches-service-ports.yaml
- target:
kind: Deployment
name: ingress-nginx-controller
path: ./kubernetes/infrastructure/ingress-nginx/config/patches-deployment-ports.yaml
path: ./kubernetes/infrastructure/ingress-nginx/patches/patches-deployment-ports.yaml