Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

Commit

Permalink
Update builtin/files/plugins/dashboard/manifests/deployment.yaml
Browse files Browse the repository at this point in the history
Co-Authored-By: Fabián Sellés Rosa <1088313+Fsero@users.noreply.github.com>
  • Loading branch information
davidmccormick and Fsero committed Jan 4, 2020
1 parent eb75858 commit 77f6872
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions builtin/files/plugins/dashboard/manifests/deployment.yaml
Expand Up @@ -110,7 +110,7 @@ spec:

{{ if .Values.ingress.enabled -}}
---
apiVersion: extensions/v1beta1
apiVersion: networking.k8s.io/v1beta1
kind: Ingress
metadata:
name: kubernetes-dashboard
Expand Down Expand Up @@ -149,4 +149,4 @@ spec:
- {{ .Values.ingress.hostname }}
secretName: kubernetes-dashboard-ingress-certs
{{- end }}
{{- end }}
{{- end }}

0 comments on commit 77f6872

Please sign in to comment.