add POD_NAMESPACE doc

This commit is contained in:
mickymiek 2018-12-20 10:45:42 +01:00
parent 95f35c7602
commit f2fa6907a8
2 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -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