| commit | 25efb1d9708f60a1d4c10fe1fbe40c29a8ca1733 | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Wed Sep 25 13:09:05 2024 +0200 |
| committer | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Wed Sep 25 13:09:05 2024 +0200 |
| tree | 5d1fb3c8958be2827dcd0a469638788c27b859a9 | |
| parent | 27d5873455e721d477b3e409eede048e91310db4 [diff] |
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 }}