From 1562ef027eca17ad88715dab22269dd8ee5410a8 Mon Sep 17 00:00:00 2001 From: tyluRp Date: Mon, 7 Jun 2021 17:09:07 -0700 Subject: [PATCH] :gear: typo --- plumber/instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plumber/instructions.md b/plumber/instructions.md index c46aa5a..fbaceaf 100644 --- a/plumber/instructions.md +++ b/plumber/instructions.md @@ -17,7 +17,7 @@ export DOMAIN=api.example.com export HOSTNAME=main ``` -Note that since the image is self-container (i.e. doesn't require bind mounts), you can deploy this to multiple worker nodes in your cluster by updating `plumber.yml` to: +Note that since the image is self-contained (i.e. doesn't require bind mounts), you can deploy this to multiple worker nodes in your cluster by updating `plumber.yml` to: ```yaml deploy: