https://prefect.io logo
v

Vaikath Job

07/11/2022, 8:29 PM
Hi, I'm trying to attach storage to my flows (GitLab with on-prem host). Prefect server is hosted on an on-prem K8s cluster. I get the following error when trying to use an OAuth token with the Secrets API. i.e. The config.toml is located on my local machine with and has a section like this [context.secrets] section with my token stored in a variable named GITLAB="<OAuth Token>"