1
0
mirror of https://github.com/poseidon/typhoon synced 2024-11-17 20:14:02 +01:00
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