intellij-kubernetes icon indicating copy to clipboard operation
intellij-kubernetes copied to clipboard

Allow to provide env variables in the settings

Open adietish opened this issue 4 months ago • 0 comments

follows up on #910

We should provide settings that allow the user to set env variables.

Here's the python console offering this: Image

We currently programmatically copy the KUBECONFIG env variable. There's a similar need ex. when users have the path to the aws-binary (that's required to log into an EKS/AWS-cluster) set in a shell profile.

adietish avatar Jul 22 '25 18:07 adietish