Bugfix, selection of components to include 69/6269/1
authorPatrikBuhr <patrik.buhr@est.tech>
Wed, 9 Jun 2021 11:08:38 +0000 (13:08 +0200)
committerPatrikBuhr <patrik.buhr@est.tech>
Wed, 9 Jun 2021 11:09:14 +0000 (13:09 +0200)
The nonrtric gateway was inly installed when the A1 controller was.
Fixed.

Change-Id: I17c07893a9d00e341245d333a0822319f0a6e6ab
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-478

nonrtric/helm/nonrtric/Chart.yaml

index 9fb66d0..86321c7 100644 (file)
@@ -58,4 +58,4 @@ dependencies:
   - name: nonrtricgateway
     version: ~1.0.0
     repository: "@local"
-    condition: nonrtric.installA1controller
+    condition: nonrtric.installNonrtricgateway