aboutsummaryrefslogtreecommitdiffstats
path: root/tutorials/ApacheCNF/service_config.yaml
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2022-10-21 10:36:42 +0200
committerLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2022-10-21 12:22:10 +0000
commitfa39bef3f4532802314cb89721e13c37555634b1 (patch)
treeb3073352b15645bac65ccfc40578e776378b0b1a /tutorials/ApacheCNF/service_config.yaml
parent7c2c0c27d9ca98db09d84c96bcaef9a5c441b5d8 (diff)
[APACHECNF] Various updates of the demo
Issue-ID: INT-2164 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I1ce506db959d5fd865898422cb018b1428ec41ac
Diffstat (limited to 'tutorials/ApacheCNF/service_config.yaml')
-rw-r--r--tutorials/ApacheCNF/service_config.yaml7
1 files changed, 4 insertions, 3 deletions
diff --git a/tutorials/ApacheCNF/service_config.yaml b/tutorials/ApacheCNF/service_config.yaml
index ef88fd27..623832a5 100644
--- a/tutorials/ApacheCNF/service_config.yaml
+++ b/tutorials/ApacheCNF/service_config.yaml
@@ -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: