From b4f255721a51ab1352f1f94741f7e58c96179f04 Mon Sep 17 00:00:00 2001 From: CJ_Clippy Date: Sat, 29 Jun 2024 18:14:57 -0800 Subject: [PATCH] specify echo app --- charts/fp/Chart.yaml | 2 +- charts/fp/templates/echo.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/fp/Chart.yaml b/charts/fp/Chart.yaml index c6e0695..fd114c8 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.37 +version: 0.0.38 keywords: - fp - futureporn diff --git a/charts/fp/templates/echo.yaml b/charts/fp/templates/echo.yaml index 91cb1b0..aed9e9b 100644 --- a/charts/fp/templates/echo.yaml +++ b/charts/fp/templates/echo.yaml @@ -36,7 +36,7 @@ metadata: cert-manager.io/cluster-issuer: "{{ .Values.certManager.issuer }}" spec: selector: - app: traefik + app: echo type: LoadBalancer ports: - protocol: TCP