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
Currently, all secrets declared in loadEnvFromSecrets are assumed to be mandatory. However, we'd need to have optional secrets in this list for one of our use cases. Therefore, being able to declare some of the secrets as optional would be nice.