From 939b8f0532ca77c32cdffdf7297845a0f810e25a Mon Sep 17 00:00:00 2001 From: Ishrath Ahamed Date: Tue, 8 Apr 2025 09:42:16 +0530 Subject: [PATCH] update gateway ingress configuration to change namespace from csi-dev to csi-uat --- ingress/gateway-ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ingress/gateway-ingress.yaml b/ingress/gateway-ingress.yaml index 82ba78f..2f7c402 100644 --- a/ingress/gateway-ingress.yaml +++ b/ingress/gateway-ingress.yaml @@ -25,7 +25,7 @@ metadata: nginx.org/proxy-connect-timeout: 60s nginx.org/proxy-read-timeout: 60s name: gateway-new-ingress - namespace: csi-dev + namespace: csi-uat spec: rules: - host: quat.cloudsolutions.lk