This commit is contained in:
2022-08-04 15:16:24 +08:00
parent d49e5507f1
commit f2d06c7161
4 changed files with 79 additions and 8 deletions

View File

@@ -50,6 +50,7 @@ docker_deploy:
entrypoint: [""]
script:
# - kubectl run console-${POD_VERSION} --image=reg.sre.victor-core.top/cobalt-strike/console:${PACKAGE_VERSION} --kubeconfig=.kube/config --certificate-authority=.kube/ca.pem
- kubectl apply -f traefik-config.yaml
- kubectl apply -f deploy.yaml
tags:
- cluster