Skip to content

Commit 7583cb7

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 9e4f62a commit 7583cb7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/custom-resources/cache-policy/cache.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,3 @@ spec:
4040
conditions: # Optional - cache condition settings
4141
noCache: [ "$cookie_nocache", "$arg_nocache" ] # proxy_no_cache (skip caching conditions)
4242
bypass: [ "$http_authorization" ] # proxy_cache_bypass (bypass cache conditions)
43-

0 commit comments

Comments
 (0)