diff --git a/vcluster-0.28.0/templates/ingress.yaml b/vcluster-0.28.0/templates/ingress.yaml index ce89d06..6e28669 100644 --- a/vcluster-0.28.0/templates/ingress.yaml +++ b/vcluster-0.28.0/templates/ingress.yaml @@ -26,7 +26,7 @@ spec: tls: - hosts: - {{ .Values.controlPlane.ingress.host | quote }} - secretName: {{ .Release.Namespace }} + # secretName: {{ .Release.Namespace }} {{- if not .Values.controlPlane.ingress.spec.rules }} rules: