We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ce06da commit a4f52caCopy full SHA for a4f52ca
roles/vendordata/defaults/main.yml
@@ -5,7 +5,7 @@ vendordata_services:
5
vendordata_api:
6
group: vendordata
7
enabled: true
8
- image: docker.chameleoncloud.org/chameleon-vendordata-service:latest
+ image: ghcr.io/chameleoncloud/chameleon-vendordata-service:latest
9
network: host
10
mounts:
11
- type: bind
0 commit comments