update readme
This commit is contained in:
parent
87197455f8
commit
cf2bdf9d9b
1 changed files with 7 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue