This message was deleted.
# general
s
This message was deleted.
b
As shown here in the link https://github.com/pulumi/pulumi-kubernetes-operator/blob/50f3c37b27e3df950ac9b3ef588ca8d6ee9aae72/pkg/controller/stack/stack_controller.go#L495, there is no way of inputting env variables for new local workspace as of now and operator will be able to login to Azure Blob storage once it allows variadic args or envs arg alongside stack CR allowing this in addition to envs and envSecrets.
Pulumi guys are really amazing 🏆 and thanks for supporting setting up of environment variables beforehand as one can see at https://github.com/pulumi/pulumi-kubernetes-operator/blob/e1ca2919a3799333ac1f719b78da43d94a9822c0/pkg/controller/stack/stack_controller.go#L563. This made my life much easier now 🙂