feat(cdn): cdn功能优化
这个提交包含在:
@@ -16,8 +16,7 @@ metadata:
|
||||
nginx.ingress.kubernetes.io/cors-allow-credentials: "true"
|
||||
nginx.ingress.kubernetes.io/proxy-cookie-domain: "~^(.+)$ cdn.fillcode.com"
|
||||
nginx.ingress.kubernetes.io/proxy-cookie-path: "~^/(.*)$ /$1"
|
||||
nginx.ingress.kubernetes.io/configuration-snippet: |
|
||||
more_set_headers "Set-Cookie $sent_http_set_cookie; SameSite=None; Secure";
|
||||
nginx.ingress.kubernetes.io/proxy-cookie-flags: "* Secure SameSite=None"
|
||||
spec:
|
||||
ingressClassName: nginx
|
||||
rules:
|
||||
|
||||
在新议题中引用
屏蔽一个用户