first commit

This commit is contained in:
ByeonJungHun
2023-08-04 16:36:51 +09:00
parent 5fb3a1aa73
commit 9ba441e280
19 changed files with 1390 additions and 4 deletions

View File

@@ -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