first commit
This commit is contained in:
@@ -18,6 +18,13 @@
|
||||
release_state: present
|
||||
values_files:
|
||||
- "{{ role_path }}/files/01-storage/{{item}}/values.yaml"
|
||||
values:
|
||||
image:
|
||||
repository: "{{ REGISTRY }}/cmoa3/minio"
|
||||
imagePullSecrets:
|
||||
- name: "{{ PullSecret }}"
|
||||
mcImage:
|
||||
repository: "{{ REGISTRY }}/cmoa3/mc"
|
||||
with_items:
|
||||
- minio
|
||||
|
||||
|
||||
Reference in New Issue
Block a user