ansible-role-k8s-weave/vars/scope-files.yaml

10 lines
373 B
YAML

---
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"