This commit is contained in:
2022-08-04 15:38:19 +08:00
parent 2145647ebc
commit d122899e75

View File

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