mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-03 02:00:43 +00:00
9 lines
192 B
YAML
9 lines
192 B
YAML
# 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
|