Get automatically the ranger api access
This commit is contained in:
@@ -7,9 +7,6 @@ backup:
|
||||
BK_KEEP_FULL: ${BK_KEEP_FULL}
|
||||
BK_KEEP_FULL_CHAIN: ${BK_KEEP_FULL_CHAIN}
|
||||
VOLUME_SIZE: ${VOLUME_SIZE}
|
||||
RANCHER_API_URL: ${RANCHER_API_URL}
|
||||
RANCHER_API_KEY: ${RANCHER_API_KEY}
|
||||
RANCHER_API_SECRET: ${RANCHER_API_SECRET}
|
||||
DEBUG: false
|
||||
DISABLE_DUMP : ${DISABLE_DUMP}
|
||||
DISABLE_DUMP_RANCHER: ${DISABLE_DUMP_RANCHER}
|
||||
@@ -29,8 +26,10 @@ backup:
|
||||
SWIFT_AUTHURL: ${SWIFT_AUTHURL}
|
||||
labels:
|
||||
io.rancher.sidekicks: backup-data
|
||||
io.rancher.container.create_agent: true
|
||||
io.rancher.container.agent.role: environment
|
||||
tty: true
|
||||
image: webcenter/rancher-backup:1.0.1
|
||||
image: webcenter/rancher-backup:1.0.2
|
||||
stdin_open: false
|
||||
privileged: true
|
||||
volumes_from:
|
||||
|
||||
Reference in New Issue
Block a user