From 54a1ddc8ef65f16a948ec65a1c22c0448f3dbefa Mon Sep 17 00:00:00 2001 From: Smart-SangGe <2251250136@qq.com> Date: Sun, 7 Aug 2022 20:46:13 +0800 Subject: [PATCH] finish? --- deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment.yaml b/deployment.yaml index 6285441..ce21124 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -20,7 +20,7 @@ spec: spec: containers: - name: console - image: 'reg.sre.victor-core.top/cobalt-strike/console:1.3.2' + image: 'reg.sre.victor-core.top/cobalt-strike/console:1.3.3' ports: - containerPort: 4444 protocol: TCP