From 7d0592d150648d858e3b1674c1fc078663dc9a8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dev2Back-=EB=B3=80=EC=A0=95=ED=9B=88?= <131643404+ByeonJungHun@users.noreply.github.com> Date: Tue, 29 Aug 2023 15:44:07 +0900 Subject: [PATCH] =?UTF-8?q?=ED=8C=8C=EB=9D=BC=EB=AF=B8=ED=84=B0=20?= =?UTF-8?q?=EC=97=90=EB=9F=AC=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- roles/cmoa_install/tasks/04-keycloak-install.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/roles/cmoa_install/tasks/04-keycloak-install.yml b/roles/cmoa_install/tasks/04-keycloak-install.yml index b3d0604..95fbef0 100644 --- a/roles/cmoa_install/tasks/04-keycloak-install.yml +++ b/roles/cmoa_install/tasks/04-keycloak-install.yml @@ -28,9 +28,9 @@ # pgchecker: # image: # repository: "{{ REGISTRY }}/cmoa3/busybox" - volumeMounts: - - name: theme - mountPath: /theme + #volumeMounts: + # - name: theme + # mountPath: /theme with_items: - keycloak