From 5fb5759ad5b2e40b4a0016cf6654429c44fa58d4 Mon Sep 17 00:00:00 2001 From: CJ_Clippy Date: Fri, 28 Jun 2024 20:45:58 -0800 Subject: [PATCH] use traefik.io/v1alpha1 --- charts/fp/Chart.yaml | 1 + charts/fp/templates/echo.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/charts/fp/Chart.yaml b/charts/fp/Chart.yaml index 1be0b8a..dd6bb54 100644 --- a/charts/fp/Chart.yaml +++ b/charts/fp/Chart.yaml @@ -13,5 +13,6 @@ keywords: - chaturbate - fansly - vod + - nsfw sources: [] home: 'https://gitea.futureporn.net/futureporn' diff --git a/charts/fp/templates/echo.yaml b/charts/fp/templates/echo.yaml index c245496..0287557 100644 --- a/charts/fp/templates/echo.yaml +++ b/charts/fp/templates/echo.yaml @@ -39,7 +39,7 @@ spec: targetPort: 5678 --- -apiVersion: traefik.containo.us/v1alpha1 +apiVersion: traefik.io/v1alpha1 kind: IngressRoute metadata: name: echo