From f2fa6907a84cffaf135263e11d5ee7845da19df1 Mon Sep 17 00:00:00 2001 From: mickymiek Date: Thu, 20 Dec 2018 10:45:42 +0100 Subject: [PATCH] add POD_NAMESPACE doc --- docs/deploy-cephfs.md | 2 ++ docs/deploy-rbd.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/docs/deploy-cephfs.md b/docs/deploy-cephfs.md index 0d1e1f17f..101312cad 100644 --- a/docs/deploy-cephfs.md +++ b/docs/deploy-cephfs.md @@ -31,6 +31,8 @@ Option | Default value | Description **Available environmental variables:** `KUBERNETES_CONFIG_PATH`: if you use `k8s_configmap` as metadata store, specify the path of your k8s config file (if not specified, the plugin will assume you're running it inside a k8s cluster and find the config itself). +`POD_NAMESPACE`: if you use `k8s_configmap` as metadata store, `POD_NAMESPACE` is used to define in which namespace you want the configmaps to be stored + **Available volume parameters:** Parameter | Required | Description diff --git a/docs/deploy-rbd.md b/docs/deploy-rbd.md index c71dad51f..b4e0626cb 100644 --- a/docs/deploy-rbd.md +++ b/docs/deploy-rbd.md @@ -33,6 +33,8 @@ Option | Default value | Description `KUBERNETES_CONFIG_PATH`: if you use `k8s_configmap` as metadata store, specify the path of your k8s config file (if not specified, the plugin will assume you're running it inside a k8s cluster and find the config itself). +`POD_NAMESPACE`: if you use `k8s_configmap` as metadata store, `POD_NAMESPACE` is used to define in which namespace you want the configmaps to be stored + **Available volume parameters:** Parameter | Required | Description