Update external credential providers docs with install hint details
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
This commit is contained in:
@@ -757,6 +757,19 @@ users:
|
|||||||
args:
|
args:
|
||||||
- "arg1"
|
- "arg1"
|
||||||
- "arg2"
|
- "arg2"
|
||||||
|
|
||||||
|
# Text shown to the user when the executable doesn't seem to be present. Optional.
|
||||||
|
installHint: |
|
||||||
|
example-client-go-exec-plugin is required to authenticate
|
||||||
|
to the current cluster. It can be installed:
|
||||||
|
|
||||||
|
On macOS: brew install example-client-go-exec-plugin
|
||||||
|
|
||||||
|
On Ubuntu: apt-get install example-client-go-exec-plugin
|
||||||
|
|
||||||
|
On Fedora: dnf install example-client-go-exec-plugin
|
||||||
|
|
||||||
|
...
|
||||||
clusters:
|
clusters:
|
||||||
- name: my-cluster
|
- name: my-cluster
|
||||||
cluster:
|
cluster:
|
||||||
|
|||||||
Reference in New Issue
Block a user