update
This commit is contained in:
10
kubespray/contrib/network-storage/heketi/heketi.yml
Normal file
10
kubespray/contrib/network-storage/heketi/heketi.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
- hosts: heketi-node
|
||||
roles:
|
||||
- { role: prepare }
|
||||
|
||||
- hosts: kube_control_plane[0]
|
||||
tags:
|
||||
- "provision"
|
||||
roles:
|
||||
- { role: provision }
|
||||
Reference in New Issue
Block a user