You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running at --info logging level any helm commands that the plugin runs will dump the environment to the logs before helm is launched. In a container environment this a security issue because it's common practice to inject credentials into containers using environment variables.
The text was updated successfully, but these errors were encountered:
When running at
--info
logging level any helm commands that the plugin runs will dump the environment to the logs before helm is launched. In a container environment this a security issue because it's common practice to inject credentials into containers using environment variables.The text was updated successfully, but these errors were encountered: