From 0c8af1692314f72f671243b6fa272fa9b11143d6 Mon Sep 17 00:00:00 2001 From: William P Date: Sat, 1 Mar 2025 00:51:35 -0500 Subject: [PATCH] add cloudflarewarp plugin --- system-apps/traefik/values.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/system-apps/traefik/values.yaml b/system-apps/traefik/values.yaml index 7743e32..30b23f0 100644 --- a/system-apps/traefik/values.yaml +++ b/system-apps/traefik/values.yaml @@ -26,6 +26,11 @@ traefik: periodSeconds: 10 successThreshold: 1 timeoutSeconds: 1 + experimental: + plugins: + cloudflarewarp: + modulename: github.com/BetterCorp/cloudflarewarp + version: v1.3.3 extraObjects: - apiVersion: external-secrets.io/v1beta1 kind: ExternalSecret