diff --git a/charts/fp/Chart.yaml b/charts/fp/Chart.yaml index c73e772..a6ffd03 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.33 +version: 0.0.34 keywords: - fp - futureporn diff --git a/charts/fp/templates/echo.yaml b/charts/fp/templates/echo.yaml index 7e92a64..f8a867a 100644 --- a/charts/fp/templates/echo.yaml +++ b/charts/fp/templates/echo.yaml @@ -55,7 +55,8 @@ metadata: spec: ingressClassName: traefik rules: - - http: + - host: "{{ .Values.echo.hostname }}" + http: paths: - path: /extra/echo pathType: Prefix