This commit is contained in:
Bojan Kucera 2025-06-06 20:38:32 -04:00
parent 722bfefaf5
commit b827b88d06

View file

@ -35,8 +35,6 @@ deploy:
image:
name: bitnami/kubectl:latest
entrypoint: ['']
variables:
KUBE_CONTEXT: stare/infra:ovh-cluster
script:
- kubectl config --kubeconfig=${KUBE_CONFIG} get-contexts
- kubectl config --kubeconfig=${KUBE_CONFIG} use-context stare/infra:ovh-cluster