Add images registry change
This commit is contained in:
@@ -34,6 +34,13 @@
|
||||
release_state: present
|
||||
values_files:
|
||||
- "{{ role_path }}/files/02-base/{{item}}/values.yaml"
|
||||
values:
|
||||
global:
|
||||
IMXC_IN_REGISTRY: "{{ REGISTRY }}/cmoa3"
|
||||
rabbitmq:
|
||||
image:
|
||||
registry: "{{ REGISTRY }}/cmoa3"
|
||||
tag: v1.0.0
|
||||
with_items:
|
||||
- base
|
||||
|
||||
|
||||
Reference in New Issue
Block a user