Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
migrate dashboard to kubeadons (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
jr0d authored and shaneutt committed Dec 13, 2019
1 parent e2132d2 commit e17a255
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion addons/dashboard/2.0.x/dashboard-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ metadata:
spec:
kubernetes:
minSupportedVersion: v1.15.6
namespace: kube-system
namespace: kubeaddons
cloudProvider:
- name: aws
enabled: true
Expand Down Expand Up @@ -46,6 +46,8 @@ spec:
repository: kubernetesui/dashboard
tag: v2.0.0-beta6
pullPolicy: Always
extraArgs:
- --namespace=kubeaddons
ingress:
enabled: true
annotations:
Expand Down

0 comments on commit e17a255

Please sign in to comment.