Restructure Scope and add Net deployement
This commit is contained in:
parent
adc365c2fb
commit
6bb4dfc922
19 changed files with 675 additions and 14 deletions
10
vars/scope-files.yaml
Normal file
10
vars/scope-files.yaml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
weave_scope_files:
|
||||
- "scope/weave-Namespace.yaml"
|
||||
- "scope/weave-scope-ServiceAccount.yaml"
|
||||
- "scope/weave-scope-ClusterRole.yaml"
|
||||
- "scope/weave-scope-ClusterRoleBinding.yaml"
|
||||
- "scope/weave-scope-app-Deployment.yaml"
|
||||
- "scope/weave-scope-app-Service.yaml"
|
||||
- "scope/weave-scope-cluster-agent-Deployment.yaml"
|
||||
- "scope/weave-scope-agent-DaemonSet.yaml"
|
||||
Loading…
Add table
Add a link
Reference in a new issue