Update to lastest version
This commit is contained in:
parent
4d58ef6787
commit
3918431f62
15 changed files with 267 additions and 225 deletions
8
templates/sa.yaml.j2
Normal file
8
templates/sa.yaml.j2
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# borrowed from https://cloud.weave.works/k8s/scope.yaml?k8s-version=1.9.3
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: weave-scope
|
||||
labels:
|
||||
name: weave-scope
|
||||
namespace: weave
|
||||
Loading…
Add table
Add a link
Reference in a new issue