mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-19 14:57:43 -02:30
CI: only define mode in tests if needeed (#12030)
All tests have a mode actually, so changing the default is no big deal (and makes more sense to have `default` as the default
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: debian-11
|
||||
mode: default
|
||||
|
||||
# Use docker
|
||||
container_manager: docker
|
||||
|
||||
Reference in New Issue
Block a user