drone-kubernetes
drone-kubernetes copied to clipboard
Consider tu use client certificate and client key instead of token
To authenticate with the plugin, a token is required, but a more secure authentication can be done with client certificate and client key instead of token, using the flags --client-certificate
and --client-key
in config set-credentials
command.
A simply implementation is donde in a fork