From de2d3f25978dda4a0fc537d7bc9ab3c1221728ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=AE=E6=B8=A1=E6=85=88=E8=88=AA?= <2237361616@qq.com> Date: Wed, 22 Mar 2023 14:51:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'dev/deployment.yaml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dev/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/deployment.yaml b/dev/deployment.yaml index 902c642..9a3ca98 100644 --- a/dev/deployment.yaml +++ b/dev/deployment.yaml @@ -16,4 +16,4 @@ spec: - name: myapp image: nginx:latest ports: - - containerPort: 80 + - containerPort: 80 \ No newline at end of file