From 5eb2a4af166d67f9a45ef5c96d5fb3aa2df94ca2 Mon Sep 17 00:00:00 2001 From: "krish7919 (Krish)" Date: Tue, 30 May 2017 15:20:36 +0200 Subject: [PATCH] Remove reference to deprecated ConfigMap `mdb-fqdn` --- .../cloud-deployment-templates/node-config-map-and-secrets.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/server/source/cloud-deployment-templates/node-config-map-and-secrets.rst b/docs/server/source/cloud-deployment-templates/node-config-map-and-secrets.rst index 81ed147b..88bfbe31 100644 --- a/docs/server/source/cloud-deployment-templates/node-config-map-and-secrets.rst +++ b/docs/server/source/cloud-deployment-templates/node-config-map-and-secrets.rst @@ -3,7 +3,7 @@ Configure the Node Use the ConfigMap template in ``configuration/config-map.yaml`` file to configure the node. Update all the values for the keys in the -ConfigMaps ``vars``, ``mdb-fqdn``, ``bdb-public-key``, ``bdb-keyring`` and +ConfigMaps ``vars``, ``bdb-public-key``, ``bdb-keyring`` and ``mongodb-whitelist``.