Fix service port indentation.

pull/3210/head
Thomas Stromberg 2018-10-02 22:31:26 -07:00
parent df54c6a5b4
commit 21776a09b5
1 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ metadata:
kubernetes.io/minikube-addons-endpoint: dashboard
spec:
ports:
- port: 80
targetPort: 9090
- port: 80
targetPort: 9090
selector:
k8s-app: kubernetes-dashboard