Addition of experimental secrets-bridge (#140)
This is the basic service that enables bootstrapping keys to talk with Vault.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
.catalog:
|
||||
name: "Secrets Bridge Agent"
|
||||
version: 0.0.1-rancher1
|
||||
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"
|
||||
Reference in New Issue
Block a user