This commit is contained in:
2022-08-04 16:27:37 +08:00
parent 204b1cc5cf
commit 83ebcd2ae6

View File

@@ -51,6 +51,6 @@ docker_deploy:
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 --kubeconfig=.kube/config --certificate-authority=.kube/ca.pem
- kubectl apply -f deploy.yaml
- kubectl apply -f deploy.yaml --kubeconfig=.kube/config --certificate-authority=.kube/ca.pem
tags:
- cluster