aboutsummaryrefslogtreecommitdiffstats
path: root/tutorials/ApacheCNF/templates/cba/Templates/cnf-template.vtl
diff options
context:
space:
mode:
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}"
},