From c87126019a1226d4e5c2e677ead00de3501f921c Mon Sep 17 00:00:00 2001 From: qxsugar Date: Mon, 7 Apr 2025 15:53:33 +0800 Subject: [PATCH] updated: 2025-04-07 15:53:33 --- product/payment-center/service.yaml | 4 ++++ uat/payment-center/service.yaml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/product/payment-center/service.yaml b/product/payment-center/service.yaml index 17a0ab3..2f4fa3e 100644 --- a/product/payment-center/service.yaml +++ b/product/payment-center/service.yaml @@ -10,3 +10,7 @@ spec: port: 8077 protocol: TCP targetPort: http + - name: http80 + port: 80 + protocol: TCP + targetPort: http \ No newline at end of file diff --git a/uat/payment-center/service.yaml b/uat/payment-center/service.yaml index 17a0ab3..2f4fa3e 100644 --- a/uat/payment-center/service.yaml +++ b/uat/payment-center/service.yaml @@ -10,3 +10,7 @@ spec: port: 8077 protocol: TCP targetPort: http + - name: http80 + port: 80 + protocol: TCP + targetPort: http \ No newline at end of file