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 5fbfb77 commit 047e87dCopy full SHA for 047e87d
k8s.preprod/app-ingress.yaml
@@ -62,7 +62,6 @@ metadata:
62
proxy_cache_bypass $http_x_purge;
63
proxy_cache_key $proxy_upstream_name$request_uri;
64
proxy_cache_lock on;
65
- proxy_cache_use_stale updating;
66
add_header X-Cache-Status $upstream_cache_status;
67
spec:
68
rules:
k8s.prod/app-ingress.yaml
@@ -71,7 +71,6 @@ metadata:
71
72
73
74
75
76
77
0 commit comments