From 151c03dd0a72aaffd3cb0100e75d9164577aeaa2 Mon Sep 17 00:00:00 2001 From: CJ_Clippy Date: Sat, 29 Jun 2024 14:14:04 -0800 Subject: [PATCH] use port 80 --- charts/fp/Chart.yaml | 2 +- charts/fp/templates/echo.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/fp/Chart.yaml b/charts/fp/Chart.yaml index 655d280..ea9cf0a 100644 --- a/charts/fp/Chart.yaml +++ b/charts/fp/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: fp description: The Galaxy's Best VTuber Hentai Site -version: 0.0.25 +version: 0.0.26 keywords: - fp - futureporn diff --git a/charts/fp/templates/echo.yaml b/charts/fp/templates/echo.yaml index a1727e6..c038988 100644 --- a/charts/fp/templates/echo.yaml +++ b/charts/fp/templates/echo.yaml @@ -38,7 +38,7 @@ spec: type: LoadBalancer ports: - protocol: TCP - port: 8001 + port: 80 targetPort: 5678 # --- @@ -82,7 +82,7 @@ spec: service: name: echo port: - number: 8001 + number: 80 tls: - secretName: echo-cert hosts: