update readme

This commit is contained in:
Manabu Mccloskey 2023-06-27 11:11:14 -07:00
parent 87197455f8
commit cf2bdf9d9b

View file

@ -21,6 +21,13 @@ metadata:
backstage.io/kubernetes-label-selector: env=dev,my=label
```
Configure your Argo Workflows' instance base URL
```yaml
argoWorkflows:
baseUrl: https://my-argo-workflows.url
```
### Authentication
This plugin supports two methods of authentication.