diff --git a/management-clusters/MC_NAME/organizations/ORG_NAME/workload-clusters/WC_NAME_OUT_OF_BAND_FLUX_APP/out-of-band/configmaps/configmap.yaml b/management-clusters/MC_NAME/organizations/ORG_NAME/workload-clusters/WC_NAME_OUT_OF_BAND_FLUX_APP/out-of-band/configmaps/configmap.yaml index 6c1e991e..79519eba 100644 --- a/management-clusters/MC_NAME/organizations/ORG_NAME/workload-clusters/WC_NAME_OUT_OF_BAND_FLUX_APP/out-of-band/configmaps/configmap.yaml +++ b/management-clusters/MC_NAME/organizations/ORG_NAME/workload-clusters/WC_NAME_OUT_OF_BAND_FLUX_APP/out-of-band/configmaps/configmap.yaml @@ -1,11 +1,11 @@ apiVersion: v1 data: values: |- - Test ConfigMap. + Test ConfigMap (colour demo). Variable substitution still possible here. I am the ${cluster_name} cluster! I belong to the ${organization} org! - Encryption is possible here as well, but I am not encrypted atm. + Encryption is possible here as well, but I am not encrypted yet. kind: ConfigMap metadata: name: secret-to-be-created-directly-in-WC