Skip to content

Commit f40cf57

Browse files
committed
Fix minio ingress websocket annotation
1 parent 271de49 commit f40cf57

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/minio/values-template.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ consoleIngress:
2323
k8s.apisix.apache.org/http-to-https: "true"
2424
k8s.apisix.apache.org/upstream-read-timeout: "600s"
2525
${CLUSTER_ISSUER_ANNOTATION}
26+
k8s.apisix.apache.org/enable-websocket: "true"
2627
path: /
2728
hosts:
2829
- console-minio.${INGRESS_HOST}

0 commit comments

Comments
 (0)