Skip to content

Commit 55dd2bd

Browse files
committed
Fix prettier formatting
1 parent 09cd496 commit 55dd2bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

deployment/kubernetes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,8 +205,8 @@ Running Pods with the Messenger Component to consume queues requires additions t
205205

206206
Start by creating a new template for the queue-worker-deployment. The `deployment.yaml` can be used
207207
as template. Since the PHP image uses FrankenPHP (which embeds Caddy as web server), you should
208-
replace the default command to run the Messenger consumer instead of the web server, and remove
209-
all unused ENV variables.
208+
replace the default command to run the Messenger consumer instead of the web server, and remove all
209+
unused ENV variables.
210210

211211
Add the following lines under `containers` to overwrite the command.
212212

0 commit comments

Comments
 (0)