b407a0103b
* docs(configure-redis-using-configmap): update for clarity Signed-off-by: Jai Govindani <jai@honestbank.com> * fix(configure-redis-using-configmap): incorrect volumeMount index Signed-off-by: Jai Govindani <jai@honestbank.com> * fix(configure-redis-using-configmap): show Pod status as Running, separate commands from output Signed-off-by: Jai Govindani <jai@honestbank.com> * fix(configure-redis-using-configmap): typo Signed-off-by: Jai Govindani <jai@honestbank.com> * fix(configure-redis-using-configmap): configmap name Signed-off-by: Jai Govindani <jai@honestbank.com>
To run the tests for a localization, use the following command:
go test k8s.io/website/content/<lang>/examples
where <lang> is the two character representation of a language. For example:
go test k8s.io/website/content/en/examples