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