[APACHECNF] Various updates of the demo
[demo.git] / tutorials / ApacheCNF / service_config.yaml
index ef88fd2..623832a 100644 (file)
@@ -1,5 +1,6 @@
 # ============LICENSE_START=======================================================
 # Copyright (C) 2022 Orange
+# Modification Copyright (C) 2022 Deutsche Telekom AG
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -15,6 +16,7 @@
 #
 # ============LICENSE_END=========================================================
 user_params:
+  company_name: &company company
   cnf_name: &cnf_name apache
   k8s_namespace: test-cnf
   k8s_version: 1.18.9
@@ -28,7 +30,7 @@ cloud_regions:
   - name: *region
     cloud_owner: K8sCloudOwner
     cloud_type: k8s
-    complex_id: k8s-complex1
+    complex_id: k8scomplex1
     tenants:
       - name: &tenant  "{{ user_params.k8s_region }}-tenant"
         k8s_version: "{{ user_params.k8s_version }}"
@@ -66,7 +68,7 @@ service_model:
 service_instance:
   model_name: *service_model_name
   instance_name: I_{{ service_model.model_name }}_{{ user_params.release_name }}
-  customer_id: orange
+  customer_id: *company
   cloud_region: *region # "{{ cloud_regions[0].name }}"
   tenant_name: *tenant  # "{{ cloud_regions[0].tenants[0].name }}"
   service_type: *cnf_name
@@ -87,7 +89,6 @@ service_instance:
             k8s-rb-instance-release-name: "{{ user_params.release_name }}"
             k8s-rb-profile-namespace: "{{ user_params.k8s_namespace }}"
             k8s-rb-config-template-name: replica-count-template
-            k8s-rb-config-template-source: deployment-config
             k8s-rb-config-name: replica-count-change
             k8s-rb-config-value-source: custom-values
 #  pnfs: