From 3666e5a49a84e6f2f05c416726510da92f3adfd7 Mon Sep 17 00:00:00 2001 From: William P Date: Sat, 1 Mar 2025 00:52:46 -0500 Subject: [PATCH] camelCase --- system-apps/traefik/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system-apps/traefik/values.yaml b/system-apps/traefik/values.yaml index 30b23f0..37696ee 100644 --- a/system-apps/traefik/values.yaml +++ b/system-apps/traefik/values.yaml @@ -29,7 +29,7 @@ traefik: experimental: plugins: cloudflarewarp: - modulename: github.com/BetterCorp/cloudflarewarp + moduleName: github.com/BetterCorp/cloudflarewarp version: v1.3.3 extraObjects: - apiVersion: external-secrets.io/v1beta1