fixed rcord and attworkflow images
Change-Id: I65e3b60f685fc85ae135e1e68a381e924da5e828
diff --git a/kubernetes-configs/flex-ocp-cord-voltha-master.yml b/kubernetes-configs/flex-ocp-cord-voltha-master.yml
index cadd53b..4283e32 100644
--- a/kubernetes-configs/flex-ocp-cord-voltha-master.yml
+++ b/kubernetes-configs/flex-ocp-cord-voltha-master.yml
@@ -33,6 +33,11 @@
vcore:
tag: 'latest'
+# ONOS
+ onos:
+ repository: 'matteoscandolo/onos'
+ tag: '1.13.9-rc4'
+
rcord:
image:
tag: 'master'
@@ -40,11 +45,6 @@
att-workflow-driver:
image:
tag: 'master'
-
-# ONOS
- onos:
- repository: 'matteoscandolo/onos'
- tag: '1.13.9-rc4'
# ONOS applications
aaaAppUrl: "https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=org.opencord&a=aaa&v=1.9.0-SNAPSHOT&e=oar"
aaaAppVersion: "1.9.0.SNAPSHOT"