aboutsummaryrefslogtreecommitdiffstats
path: root/tutorials/ApacheCNF/templates/cba/Templates/cnf-template.vtl
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2022-11-14 14:48:24 +0100
committerLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2022-11-14 14:51:20 +0100
commit4193053d0fc30b688f991e2356e2c0cd6c446a57 (patch)
tree055282cd6c49447a7e56a0c7504728cb0dae4adb /tutorials/ApacheCNF/templates/cba/Templates/cnf-template.vtl
parent5dcd47bfc76ab8257fcc3b8927b78295a4376c8b (diff)
[APACHECNF] CDS workflows for upgrade scenario
Issue-ID: INT-2164 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: Icfa9dd7d90abb3da2b0cf388cfb1e3a27e8edd6d
Diffstat (limited to 'tutorials/ApacheCNF/templates/cba/Templates/cnf-template.vtl')
-rw-r--r--tutorials/ApacheCNF/templates/cba/Templates/cnf-template.vtl12
1 files changed, 12 insertions, 0 deletions
diff --git a/tutorials/ApacheCNF/templates/cba/Templates/cnf-template.vtl b/tutorials/ApacheCNF/templates/cba/Templates/cnf-template.vtl
index 1bebcaa0..99199824 100644
--- a/tutorials/ApacheCNF/templates/cba/Templates/cnf-template.vtl
+++ b/tutorials/ApacheCNF/templates/cba/Templates/cnf-template.vtl
@@ -44,6 +44,18 @@
"param-value": "${k8s-rb-profile-name}"
},
{
+ "param-name": "k8s-rb-profile-source",
+ "param-value": "${k8s-rb-profile-source}"
+ },
+ {
+ "param-name": "k8s-rb-profile-namespace",
+ "param-value": "${k8s-rb-profile-namespace}"
+ },
+ {
+ "param-name": "k8s-rb-profile-k8s-version",
+ "param-value": "${k8s-rb-profile-k8s-version}"
+ },
+ {
"param-name": "k8s-rb-config-template-name",
"param-value": "${k8s-rb-config-template-name}"
},