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
I would like to be able to supply credentials using a Secret for the provider when importing a project from an external URL.
How could Crossplane help solve your problem?
Currently the only way to do this appears to be to include the username/token directly in the importUrl parameter. I would like to be able to reference a secret instead.
If this sounds reasonable I'm happy to work on contributing this. Thanks.
The text was updated successfully, but these errors were encountered:
What problem are you facing?
I would like to be able to supply credentials using a Secret for the provider when importing a project from an external URL.
How could Crossplane help solve your problem?
Currently the only way to do this appears to be to include the username/token directly in the
importUrl
parameter. I would like to be able to reference a secret instead.If this sounds reasonable I'm happy to work on contributing this. Thanks.
The text was updated successfully, but these errors were encountered: