From 611a4e697741609cbd53f3b408766c6e196cdc5f Mon Sep 17 00:00:00 2001 From: Smart-SangGe <2251250136@qq.com> Date: Fri, 5 Aug 2022 14:40:53 +0800 Subject: [PATCH] test --- deploy.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deploy.yaml b/deploy.yaml index bba50a3..2f2aa34 100644 --- a/deploy.yaml +++ b/deploy.yaml @@ -70,4 +70,5 @@ spec: - port: 4444 targetPort: 4444 selector: - app: console \ No newline at end of file + app: console + type: NodePort \ No newline at end of file