mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-05 03:24:55 -03:30
Move cluster roles and system namespace to new role
This should be done after kubeconfig is set for admin and before network plugins are up.
This commit is contained in:
@@ -20,7 +20,6 @@ variables:
|
||||
before_script:
|
||||
- pip install -r tests/requirements.txt
|
||||
- mkdir -p /.ssh
|
||||
- cp tests/ansible.cfg .
|
||||
|
||||
.job: &job
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user