We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e4f62a commit 7583cb7Copy full SHA for 7583cb7
examples/custom-resources/cache-policy/cache.yaml
@@ -40,4 +40,3 @@ spec:
40
conditions: # Optional - cache condition settings
41
noCache: [ "$cookie_nocache", "$arg_nocache" ] # proxy_no_cache (skip caching conditions)
42
bypass: [ "$http_authorization" ] # proxy_cache_bypass (bypass cache conditions)
43
-
0 commit comments