From f1786e3ebb7d9d212d9d1e2908a510eac9d7b804 Mon Sep 17 00:00:00 2001 From: pieter Date: Tue, 25 Nov 2025 23:37:36 +0000 Subject: [PATCH] =?UTF-8?q?templates/deployment.yaml=20=E3=82=92=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/deployment.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/templates/deployment.yaml b/templates/deployment.yaml index 53260b8..70018d9 100644 --- a/templates/deployment.yaml +++ b/templates/deployment.yaml @@ -37,7 +37,7 @@ spec: fi echo "Generating wp-config.php..." - cat > /var/www/html/wp-config.php << 'EOF' + cat > /usr/src/wordpress/wp-config.php << 'EOF' /dev/null || true chmod +x /tmp/wp-cli.phar