13 lines
406 B
YAML
13 lines
406 B
YAML
.catalog:
|
|
name: "Secrets Bridge Agent"
|
|
version: 0.0.1-rancher1
|
|
maximum_rancher_version: v1.2.0-pre3
|
|
description: |
|
|
Agent side of secrets bridge between Rancher and Vault
|
|
questions:
|
|
- variable: BRIDGE_URL
|
|
type: string
|
|
label: "Secrets Bridge URL"
|
|
required: true
|
|
description: "Should be the http(s)://address:port version of the url"
|