Does flyte copilot only support AWS Endpoints? Try...
# flyte-support
m
Does flyte copilot only support AWS Endpoints? Trying to use containertask using a minionendpoint but getting nocredential provider error
g
you can use minionendpoint, but you need to export
FLYTE_AWS_ENDPOIN
,
FLYTE_AWS_SECRET_ACCESS_KEY
,
FLYTE_AWS_ACCESS_KEY_ID
m
The env variable i set in propeller configs doemt induce into the init containers though it goes into the main container