IMPLEMENTS: RICPLT-1144: Support multiple Tillers
[it/dep.git] / ric-platform / 50-RIC-Platform / helm / appmgr / values.yaml
index 351962c..d36600c 100644 (file)
@@ -64,9 +64,12 @@ helmRepositoryTillerPort: 44134
 
 appmgr:
   image:
-    # xAppmanager Docker image name and tag
-    name: ric-plt-appmgr
-    tag: 0.1.3
+   # xAppmanager Docker image name and tag
+   init:
+     name: it-dep-init
+     tag: latest
+   name: ric-plt-appmgr
+   tag: 0.1.3
 
   # This section describes xAppManager
   replicaCount: 1
@@ -92,6 +95,4 @@ appmgr:
   # Path referred in xapp-manager for retrieving helm repo client certificates
   appcertpath: /opt/ric/certificates
 
-
-
-
+  tillerkey: "ricxapp"