minikube/deploy
Cristian Măgherușan-Stanciu @magheru_san a3e652a360
Fix `minikube addons open heapster`
In the default installation I get the same error:
```
$ minikube addons open heapster
💣  This addon does not have an endpoint defined for the 'addons open' command.
You can add one by annotating a service with the label kubernetes.io/minikube-addons-endpoint:heapster
```
This PR is simply implementing the suggested fix by adding the aforementioned label to the heapster service.
2019-03-07 21:48:39 +01:00
..
addons Fix `minikube addons open heapster` 2019-03-07 21:48:39 +01:00
gvisor Enable gvisor addon in minikube (#3399) 2018-12-07 15:27:22 -08:00
iso Merge pull request #3758 from karmab/vhost_net_support 2019-03-06 14:16:37 -08:00
minikube Update releases.json to include v0.35.0 2019-03-07 06:06:03 +00:00
storage-provisioner Added storage prov deps to Makefile and rewrote main file 2017-11-01 10:54:17 -07:00