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