We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c697eea commit 161050aCopy full SHA for 161050a
docs/user-guide/nginx-configuration/annotations-risk.md
@@ -87,7 +87,9 @@
87
| Proxy | proxy-redirect-to | Medium | location |
88
| Proxy | proxy-request-buffering | Low | location |
89
| Proxy | proxy-send-timeout | Low | location |
90
+| ProxySSL | proxy-ssl-ca-configmap | Medium | ingress |
91
| ProxySSL | proxy-ssl-ciphers | Medium | ingress |
92
+| ProxySSL | proxy-ssl-client-secret | Medium | ingress |
93
| ProxySSL | proxy-ssl-name | High | ingress |
94
| ProxySSL | proxy-ssl-protocols | Low | ingress |
95
| ProxySSL | proxy-ssl-secret | Medium | ingress |
0 commit comments