When I don't set CONDUCTOR_AUTH_SECRET, CONDUCTOR_AUTH_KEY I get the warnings
CONDUCTOR_AUTH_KEY is not set
CONDUCTOR_AUTH_SECRET is not set
We set our env vars and pass them to the orkes config as keyId and keySecret.
So we shouldn't be seeing these logs
When I don't set CONDUCTOR_AUTH_SECRET, CONDUCTOR_AUTH_KEY I get the warnings
CONDUCTOR_AUTH_KEY is not setCONDUCTOR_AUTH_SECRET is not setWe set our env vars and pass them to the orkes config as
keyIdandkeySecret.So we shouldn't be seeing these logs