[ci] deploy to kaas cluster
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Simon Cornet 2024-05-03 15:56:57 +02:00
parent 26c8eacfd2
commit a619c2b675

View File

@ -48,7 +48,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'