Updating to work with atomix-runtime
Change-Id: I5a6e861cf8e14c8374c3f07d3db8e85d98e27eef
diff --git a/aether-roc-gui/Chart.yaml b/aether-roc-gui/Chart.yaml
index ce18749..28977b6 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: 2.1.17
+version: 2.1.18
appVersion: v0.9.25
keywords:
- aether
diff --git a/aether-roc-gui/values.yaml b/aether-roc-gui/values.yaml
index 4660753..a052116 100644
--- a/aether-roc-gui/values.yaml
+++ b/aether-roc-gui/values.yaml
@@ -23,7 +23,7 @@
enabled: true
## Service name is user-configurable for maximum service discovery flexibility.
name: aether-roc-gui
- type: LoadBalancer
+ type: NodePort
external:
nodePort: 31194