update
diff --git a/charts/auth-proxy/templates/install.yaml b/charts/auth-proxy/templates/install.yaml
index 33ed875..2ce79bc 100644
--- a/charts/auth-proxy/templates/install.yaml
+++ b/charts/auth-proxy/templates/install.yaml
@@ -45,3 +45,4 @@
         - --membership-public-addr={{ .Values.membershipPublicAddr }}
         - --groups={{ .Values.groups }}
         - --upstream={{ .Values.upstream }}
+        - --no-auth-path-prefixes={{ .Values.noAuthPathPrefixes }}