We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 271de49 commit f40cf57Copy full SHA for f40cf57
1 file changed
scripts/minio/values-template.yaml
@@ -23,6 +23,7 @@ consoleIngress:
23
k8s.apisix.apache.org/http-to-https: "true"
24
k8s.apisix.apache.org/upstream-read-timeout: "600s"
25
${CLUSTER_ISSUER_ANNOTATION}
26
+ k8s.apisix.apache.org/enable-websocket: "true"
27
path: /
28
hosts:
29
- console-minio.${INGRESS_HOST}
0 commit comments