From 2c495dabd43f057a43a2e37a63d4e4b2b353c24d Mon Sep 17 00:00:00 2001 From: Smart-SangGe <2251250136@qq.com> Date: Fri, 5 Aug 2022 20:59:18 +0800 Subject: [PATCH] test --- deploy.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deploy.yaml b/deploy.yaml index 2f2aa34..11e03d0 100644 --- a/deploy.yaml +++ b/deploy.yaml @@ -68,7 +68,9 @@ metadata: spec: ports: - port: 4444 + protocol: TCP targetPort: 4444 + nodePort: 26363 selector: app: console type: NodePort \ No newline at end of file