From b2ee3cbdd2b8d44954cf83ee6bf6191fd1c70147 Mon Sep 17 00:00:00 2001 From: Cherry Sakura Date: Fri, 3 Nov 2023 12:52:15 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.yaml b/deploy.yaml index c0ea42f..0362f72 100644 --- a/deploy.yaml +++ b/deploy.yaml @@ -7,7 +7,7 @@ metadata: spec: containers: - name: phpmyadmin - image: phpmyadmin:latest + image: bitnami/phpmyadmin:latest env: - name: "PMA_ARBITRARY" value: "1"