From 2145647ebcac2459e331bf1a0b878ceddc84043c Mon Sep 17 00:00:00 2001 From: Smart-SangGe <2251250136@qq.com> Date: Thu, 4 Aug 2022 15:34:54 +0800 Subject: [PATCH] test --- deploy.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deploy.yaml b/deploy.yaml index e9ad635..15d3958 100644 --- a/deploy.yaml +++ b/deploy.yaml @@ -31,6 +31,10 @@ spec: resources: requests: cpu: 10m + ports: + - name: console + protocol: TCP + containersPort: 4444 volumeMounts: - name: kube-api-access-zj4cn readOnly: true