test
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user