Skip to content

Commit e83a705

Browse files
authored
type: NodePort directive was missing
1 parent 2cb6233 commit e83a705

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

addons/kubernetes-dashboard-beta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ metadata:
3737
name: kubernetes-dashboard
3838
namespace: kubernetes-dashboard
3939
spec:
40+
type: NodePort
4041
ports:
4142
- name: https
4243
port: 443

0 commit comments

Comments
 (0)