[ci] use kaas cluster

This commit is contained in:
Simon Cornet 2024-05-22 17:10:41 +02:00
parent cfa99ab834
commit 9df7377beb

View File

@ -53,7 +53,7 @@ steps:
environment: environment:
KUBE_CONFIG: KUBE_CONFIG:
from_secret: 'drone_kube_config' from_secret: 'drone_kube_config_kaas'
commands: commands:
- 'echo "$KUBE_CONFIG" > $HOME/.kube/config' - 'echo "$KUBE_CONFIG" > $HOME/.kube/config'