operator icon indicating copy to clipboard operation
operator copied to clipboard

use env vars for sensetive data instead of command line arguments.

Open f41gh7 opened this issue 3 years ago • 0 comments

currently, operator configures command line arguments with usernames, password and token. This is not secure and is not expected by user.

Move it to the env variables, hide sensitive data at secret.

f41gh7 avatar Feb 25 '22 09:02 f41gh7