fix typo in description

This commit is contained in:
Michael Calmer 2018-02-28 13:15:03 +01:00
parent f191b06ac8
commit 14a2429475

View File

@ -8,7 +8,7 @@ Module for handling kubernetes calls.
kubernetes.kubeconfig: '/path/to/kubeconfig'
kubernetes.kubeconfig-data: '<base64 encoded kubeconfig content'
kubernetes.contect: 'context'
kubernetes.context: 'context'
These settings can be also overrided by adding `context and `kubeconfig` or
`kubeconfig_data` parameters when calling a function.