Skip to content

Commit

Permalink
Merge pull request #3826 from cristim/patch-1
Browse files Browse the repository at this point in the history
Fix `minikube addons open heapster`
  • Loading branch information
tstromberg authored Mar 8, 2019
2 parents 5220817 + a3e652a commit 89aac6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/addons/heapster/heapster-svc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ metadata:
kubernetes.io/name: heapster
kubernetes.io/minikube-addons: heapster
addonmanager.kubernetes.io/mode: Reconcile
kubernetes.io/minikube-addons-endpoint: heapster
name: heapster
namespace: kube-system
spec:
Expand Down

0 comments on commit 89aac6a

Please sign in to comment.