test
This commit is contained in:
@@ -50,7 +50,7 @@ docker_deploy:
|
|||||||
entrypoint: [""]
|
entrypoint: [""]
|
||||||
script:
|
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 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
|
- kubectl apply -f deploy.yaml
|
||||||
tags:
|
tags:
|
||||||
- cluster
|
- cluster
|
||||||
Reference in New Issue
Block a user