typhoon/addons/heapster/service-account.yaml
Dalton Hubble de88fa5457 addons: Update Heapster from v1.5.0 to v1.5.1
* Switch to k8s.gcr.io vanity image name
* Add service account, Role, and ClusterRole for heapster
2018-02-15 10:57:47 -08:00

6 lines
88 B
YAML

apiVersion: v1
kind: ServiceAccount
metadata:
name: heapster
namespace: kube-system