| commit | c271d5db57afde449799965d692ccabbd8add2df | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <lekva@gl-mbp-m1-max-2.local> | Sun Oct 13 12:30:12 2024 +0400 |
| committer | Giorgi Lekveishvili <lekva@gl-mbp-m1-max-2.local> | Sun Oct 13 12:30:12 2024 +0400 |
| tree | 90e0bbe94205cad372a59077adda61ec04fff0da | |
| parent | 2482031b35fcfc4c78f5071fd9c90bf5b63b15e4 [diff] [blame] |
update
diff --git a/charts/auth-proxy/templates/install.yaml b/charts/auth-proxy/templates/install.yaml index 2ce79bc..9843d60 100644 --- a/charts/auth-proxy/templates/install.yaml +++ b/charts/auth-proxy/templates/install.yaml
@@ -45,4 +45,4 @@ - --membership-public-addr={{ .Values.membershipPublicAddr }} - --groups={{ .Values.groups }} - --upstream={{ .Values.upstream }} - - --no-auth-path-prefixes={{ .Values.noAuthPathPrefixes }} + - --no-auth-path-patterns={{ .Values.noAuthPathPatterns }}