diff --git a/charts/fp/Chart.yaml b/charts/fp/Chart.yaml index af0502e..5efdade 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.15 +version: 0.0.16 keywords: - fp - futureporn diff --git a/charts/fp/templates/echo.yaml b/charts/fp/templates/echo.yaml index 4140a57..d61ee65 100644 --- a/charts/fp/templates/echo.yaml +++ b/charts/fp/templates/echo.yaml @@ -50,12 +50,12 @@ spec: - web routes: - - match: PathPrefix('/echo') #Host(`echo.fp.sbtp.xyz`) + - match: PathPrefix(`/echo`) #Host(`echo.fp.sbtp.xyz`) kind: Rule services: - name: echo port: 80 - - match: PathPrefix('/foo') #Host(`echo.fp.sbtp.xyz`) + - match: PathPrefix(`/foo`) #Host(`echo.fp.sbtp.xyz`) kind: Rule services: - name: echo