diff --git a/Charts/morpheus-worker/Chart.yaml b/Charts/morpheus-worker/Chart.yaml index 7c0de46..112cbbe 100644 --- a/Charts/morpheus-worker/Chart.yaml +++ b/Charts/morpheus-worker/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: morpheus-worker description: Deploy Morpheus VDI and Distributed Workers (https://www.morpheusdata.com) -version: 1.4.0 +version: 1.4.1 appVersion: 5.4.3 kubeVersion: ">=1.16.0-0" icon: https://morpheusdata.com/wp-content/uploads/2020/04/morpheus-logo-v2.svg @@ -11,4 +11,5 @@ keywords: - gateway - cmp - vdi - - distributed \ No newline at end of file + - distributed + - console \ No newline at end of file diff --git a/Charts/morpheus-worker/templates/ingress.yaml b/Charts/morpheus-worker/templates/ingress.yaml index 9ae3563..495266c 100644 --- a/Charts/morpheus-worker/templates/ingress.yaml +++ b/Charts/morpheus-worker/templates/ingress.yaml @@ -19,6 +19,7 @@ metadata: annotations: {{- toYaml . | nindent 4 }} {{- end }} + nginx.org/websocket-services: {{ include "morpheus-worker.name" . }} spec: {{- if .Values.ingress.tls }} tls: diff --git a/Charts/morpheus-worker/values.yaml b/Charts/morpheus-worker/values.yaml index e68d586..506e3be 100644 --- a/Charts/morpheus-worker/values.yaml +++ b/Charts/morpheus-worker/values.yaml @@ -41,7 +41,6 @@ ingress: nginx.ingress.kubernetes.io/x-forwarded-proto: "https" nginx.ingress.kubernetes.io/affinity: "cookie" nginx.ingress.kubernetes.io/affinity-mode: "persistent" - nginx.org/websocket-services: "morpheus-worker" hosts: - host: chart-example.local path: /