Switch registry to scaleway
This commit is contained in:
parent
9ee92797e1
commit
f8245550d0
7 changed files with 29 additions and 4 deletions
roles/backup/vars
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
|
||||
backup_image: registry.serguzim.me/services/backup
|
||||
backup_image: "{{ (container_registry.public, 'services/backup') | path_join }}"
|
||||
|
||||
backup_svc:
|
||||
name: backup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue