From e47d29ece7c13b1ee6a6d985187c26ba8ad221dd Mon Sep 17 00:00:00 2001 From: Cherry Sakura Date: Fri, 3 Nov 2023 11:51:37 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20deploy.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/deploy.yaml b/deploy.yaml index 4b933cd..4670851 100644 --- a/deploy.yaml +++ b/deploy.yaml @@ -8,6 +8,9 @@ spec: containers: - name: phpmyadmin image: phpmyadmin:latest + env: + - name: PMA_ARBITRARY + value: 1 ports: - name: apache containerPort: 80