diff --git a/dev/guides/external-mgs/readme/index.html b/dev/guides/external-mgs/readme/index.html index 12f11bd..7fb5afa 100644 --- a/dev/guides/external-mgs/readme/index.html +++ b/dev/guides/external-mgs/readme/index.html @@ -1160,7 +1160,7 @@

ConfigMap

For external MGTs, the fsNameStartReference should be used to point to a ConfigMap in the default namespace. The ConfigMap should not be removed during an argocd undeploy/deploy. This allows the nnf-sos sofware to be undeployed (including any NnfLustreMGT resources), without having the fsname reset back to the fsNameStart value on a redeploy. The Configmap that is created should be left empty initially.

Argocd