diff --git a/templates/deployment.yaml b/templates/deployment.yaml index b91e9e4..c475aa0 100644 --- a/templates/deployment.yaml +++ b/templates/deployment.yaml @@ -50,33 +50,63 @@ spec: # wp-config.php を Secretから生成(毎回再作成) echo "Generating wp-config.php from Secret..." cat > /var/www/html/wp-config.php <<'WPCONFIG' -