updated the catalog for the secrets-bridge v1.2.0 release
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
secrets-bridge:
|
||||
image: rancher/secrets-bridge:v0.2.0
|
||||
command: agent --bridge-url ${BRIDGE_URL}
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
privileged: true
|
||||
labels:
|
||||
io.rancher.container.create_agent: true
|
||||
io.rancher.container.agent.role: agent
|
||||
io.rancher.scheduler.global: true
|
||||
Reference in New Issue
Block a user