Fix Gitops_05 to update app

Change-Id: I9462e920bb2bb83b8be897777246b36721d6322a
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/robot-systest/resources/gitops_05-model-params.yaml b/robot-systest/resources/gitops_05-model-params.yaml
index 6441b84..ad08e85 100644
--- a/robot-systest/resources/gitops_05-model-params.yaml
+++ b/robot-systest/resources/gitops_05-model-params.yaml
@@ -22,6 +22,8 @@
         hrset-values:
           - name: jenkins
             inline-values:
+              image:
+                repository: bitnamilegacy/jenkins
               service:
                 ports:
                   http: "8080"
diff --git a/robot-systest/resources/gitops_05-secret-params.yaml b/robot-systest/resources/gitops_05-secret-params.yaml
index d8e3509..c86de71 100644
--- a/robot-systest/resources/gitops_05-secret-params.yaml
+++ b/robot-systest/resources/gitops_05-secret-params.yaml
@@ -11,6 +11,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-jenkins:
+jenkins-myapp:
   jenkinsUser: admin
   jenkinsPassword: J3nk1n2P2ssw0rd
diff --git a/robot-systest/testsuite/gitops_05-declarative_app_instance_modeling.robot b/robot-systest/testsuite/gitops_05-declarative_app_instance_modeling.robot
index 07d954e..9e6d839 100644
--- a/robot-systest/testsuite/gitops_05-declarative_app_instance_modeling.robot
+++ b/robot-systest/testsuite/gitops_05-declarative_app_instance_modeling.robot
@@ -33,7 +33,7 @@
 # OKA packages
 ${OKA_FOLDER}   '%{PACKAGES_FOLDER}/oka'
 ${OKA1_PKG}   apps/cicd-full-suite
-${OKA1_NAME}   cicd-gitops05
+${OKA1_NAME}   cicd-full-suite
 ${OKA1_PROFILE}   app-profile
 
 # VIM and Cluster