Restructure Scope and add Net deployement
This commit is contained in:
parent
adc365c2fb
commit
6bb4dfc922
19 changed files with 675 additions and 14 deletions
8
vars/net-files.yaml
Normal file
8
vars/net-files.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
weave_net_files:
|
||||
- "net/weave-net-ServiceAccount.yaml"
|
||||
- "net/weave-net-ClusterRole.yaml"
|
||||
- "net/weave-net-ClusterRoleBinding.yaml"
|
||||
- "net/weave-net-Role.yaml"
|
||||
- "net/weave-net-RoleBinding.yaml"
|
||||
- "net/weave-net-DaemonSet.yaml"
|
||||
Loading…
Add table
Add a link
Reference in a new issue