unsupported 부분 수정
This commit is contained in:
15
mapping.yaml
15
mapping.yaml
@@ -71,7 +71,22 @@ nginx.ingress.kubernetes.io/enable-cors:
|
||||
haproxy: haproxy.org/enable-cors
|
||||
support: full
|
||||
|
||||
nginx.ingress.kubernetes.io/app-root:
|
||||
haproxy: haproxy.org/path-rewrite
|
||||
support: partial
|
||||
note: "Chage Value"
|
||||
|
||||
nginx.ingress.kubernetes.io/configuration-snippet:
|
||||
haproxy: null
|
||||
support: unsupported
|
||||
note: "HAProxy does not support arbitrary NGINX snippets"
|
||||
|
||||
proxy-buffering:
|
||||
haproxy: null
|
||||
support: unsupported
|
||||
note: "HAProxy does not support arbitrary NGINX snippets"
|
||||
|
||||
gzip-level:
|
||||
haproxy: null
|
||||
support: unspported
|
||||
note: "HAProxy does not support arbitrary NGINX snippets"
|
||||
|
||||
Reference in New Issue
Block a user