Update deployment of scope
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adrien Reslinger 2021-03-24 23:04:54 +01:00
parent 75fb29d1e2
commit bf63546a79
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
5 changed files with 15 additions and 27 deletions

View file

@ -1,2 +0,0 @@
user: "{{ ansible_user_id }}"
weave_scope: false

View file

@ -1,10 +0,0 @@
---
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"