From 486b694f4e643efb87b8100cf85ee118ee003b6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Kucharczyk?= Date: Thu, 28 May 2020 14:16:37 +0200 Subject: [PATCH] Add note about structure of the values.yml file. --- xml/cap_depl_aks.xml | 2 ++ xml/cap_depl_caasp.xml | 3 +++ xml/cap_depl_eks.xml | 2 ++ xml/cap_depl_gke.xml | 2 ++ xml/cap_overview.xml | 5 ++++- xml/repeated-content-decl.ent | 9 +++++++++ 6 files changed, 22 insertions(+), 1 deletion(-) diff --git a/xml/cap_depl_aks.xml b/xml/cap_depl_aks.xml index 74476cae..550e2013 100644 --- a/xml/cap_depl_aks.xml +++ b/xml/cap_depl_aks.xml @@ -348,6 +348,8 @@ export NODEPOOL_NAME="mypool" complete example deployment configuration. + &values-file-changes; + &supported-domains; diff --git a/xml/cap_depl_caasp.xml b/xml/cap_depl_caasp.xml index a20a45c5..be2b081e 100644 --- a/xml/cap_depl_caasp.xml +++ b/xml/cap_depl_caasp.xml @@ -248,6 +248,9 @@ sed's/"namespace": "default"/"namespace": "scf"/' | kubectl create --filename - &values-filename; in this guide, provides an example of a &productname; configuration. + + &values-file-changes; + Ensure DOMAIN maps to the load balancer configured for your &caasp; cluster (see diff --git a/xml/cap_depl_eks.xml b/xml/cap_depl_eks.xml index 7ae9ee5e..afac2afe 100644 --- a/xml/cap_depl_eks.xml +++ b/xml/cap_depl_eks.xml @@ -111,6 +111,8 @@ Use this example &values-filename; as a template for your configuration. + + &values-file-changes; &supported-domains; diff --git a/xml/cap_depl_gke.xml b/xml/cap_depl_gke.xml index fb858512..bc41df26 100644 --- a/xml/cap_depl_gke.xml +++ b/xml/cap_depl_gke.xml @@ -230,6 +230,8 @@ complete example deployment configuration. + &values-file-changes; + &supported-domains; diff --git a/xml/cap_overview.xml b/xml/cap_overview.xml index 4c5e233d..e88fec33 100644 --- a/xml/cap_overview.xml +++ b/xml/cap_overview.xml @@ -27,9 +27,12 @@ &kubecf; has been updated to version &kubecf_chart;: + + &values-file-changes; + - TODO-CAP2 ITEM 1 + TODO-CAP2 ITEM1 diff --git a/xml/repeated-content-decl.ent b/xml/repeated-content-decl.ent index 1ab5fdc8..cb6e851a 100644 --- a/xml/repeated-content-decl.ent +++ b/xml/repeated-content-decl.ent @@ -2015,3 +2015,12 @@ User: username@ldap.example.com information see . '> + + + + + The format of the &values-file; file has been restructured completely. + Do not re-use the previous version of file. Instead, source the default file at + . + '>