AETHER-2401 move the aether-roc-api-websocket out to its own Helm chart
Change-Id: Ibd6083a124e95e7869486f398b17a37e9c5c3394
diff --git a/aether-roc-gui/Chart.yaml b/aether-roc-gui/Chart.yaml
index c357837..455d039 100644
--- a/aether-roc-gui/Chart.yaml
+++ b/aether-roc-gui/Chart.yaml
@@ -7,7 +7,7 @@
description: Aether ROC Graphical User Interface
kubeVersion: ">=1.15.0"
type: application
-version: 3.0.26
+version: 3.0.27
appVersion: 3.0.0
keywords:
- aether
diff --git a/aether-roc-gui/values.yaml b/aether-roc-gui/values.yaml
index 4465786..7337370 100644
--- a/aether-roc-gui/values.yaml
+++ b/aether-roc-gui/values.yaml
@@ -66,7 +66,7 @@
websocket:
proxyEnabled: false
- service: aether-roc-api-websocket
+ service: aether-roc-websocket
protocol: http
port: 80