From 2ca4c3ba3b49145325b1793f82aa08f9a5cd821b Mon Sep 17 00:00:00 2001 From: Tvion <44255078+Tvion@users.noreply.github.com> Date: Tue, 14 Jul 2026 16:51:29 +0500 Subject: [PATCH] fix: [PSUPCLCAP-4937] Remove port specification from powa-gateway-deployment Removed the port specification from the gateway deployment. --- .../templates/powa-ui/powa-gateway-deployment.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/operator/charts/patroni-services/templates/powa-ui/powa-gateway-deployment.yaml b/operator/charts/patroni-services/templates/powa-ui/powa-gateway-deployment.yaml index dc48f909..375d765d 100644 --- a/operator/charts/patroni-services/templates/powa-ui/powa-gateway-deployment.yaml +++ b/operator/charts/patroni-services/templates/powa-ui/powa-gateway-deployment.yaml @@ -10,7 +10,6 @@ spec: parentRefs: - name: {{ include "gateway.name" . }} namespace: {{ include "gateway.namespace" . }} - port: 443 hostnames: [{{ .Values.powaUI.ingress.host | quote }}] rules: - matches: