diff --git a/deploy/charts/emqx/README.md b/deploy/charts/emqx/README.md index 3b5d66a7f..8b7a82cd9 100644 --- a/deploy/charts/emqx/README.md +++ b/deploy/charts/emqx/README.md @@ -104,7 +104,7 @@ The following settings describe a working scenario for acessing [EMQx](https://w ```yaml ingress: wss: - enabled: false + enabled: true # ingressClassName: nginx annotations: nginx.ingress.kubernetes.io/backend-protocol: "http"