diff --git a/charts/fp/Chart.yaml b/charts/fp/Chart.yaml index 5fe9838..c73e772 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.32 +version: 0.0.33 keywords: - fp - futureporn diff --git a/charts/fp/templates/echo.yaml b/charts/fp/templates/echo.yaml index 427a863..7e92a64 100644 --- a/charts/fp/templates/echo.yaml +++ b/charts/fp/templates/echo.yaml @@ -40,9 +40,6 @@ spec: - protocol: TCP port: 80 targetPort: 5678 - - protocol: TCP - port: 443 - targetPort: 5678 --- apiVersion: networking.k8s.io/v1