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