mirror of
https://github.com/puppetmaster/typhoon.git
synced 2024-12-26 06:19:33 +01:00
de88fa5457
* Switch to k8s.gcr.io vanity image name * Add service account, Role, and ClusterRole for heapster
6 lines
88 B
YAML
6 lines
88 B
YAML
apiVersion: v1
|
|
kind: ServiceAccount
|
|
metadata:
|
|
name: heapster
|
|
namespace: kube-system
|