From edb712aec5930686d3c33f050ed8fa5d02fa942b Mon Sep 17 00:00:00 2001 From: dasomel Date: Wed, 17 Jul 2024 23:02:33 +0900 Subject: [PATCH] =?UTF-8?q?=EB=9D=84=EC=96=B4=EC=93=B0=EA=B8=B0=20?= =?UTF-8?q?=EC=88=98=EC=A0=95=20Deployenvironments=20->=20Deploy=20environ?= =?UTF-8?q?ments?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- k8s/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/README.md b/k8s/README.md index 57eda5f..63726b5 100644 --- a/k8s/README.md +++ b/k8s/README.md @@ -19,7 +19,7 @@ Even so, if you want to use kustomize, refer to [official kustomize doc](https:/ You must follow deployment order. -## Deployenvironments +## Deploy environments ```sh $ kustomize build k8s/environments | kubectl apply -f -