-
Notifications
You must be signed in to change notification settings - Fork 44
Closed
Labels
Description
What problem are you facing?
I want to use provider-argocd
for automatically adding provisioned clusters to ArgoCD.
However the provider needs the initial ArgoCD API-token to communicate with ArgoCD, I want to automate as much as possible, so I also want to automate the token creation and it should ultimately be stored in a Secret that the ProviderConfig can use.
How could Crossplane help solve your problem?
Make it possible to automate creation of API tokens to be used by the ProviderConfig.