diff --git a/helm/configs/frontend-next/values.yaml b/helm/configs/frontend-next/values.yaml index 095cb72..f5b5875 100644 --- a/helm/configs/frontend-next/values.yaml +++ b/helm/configs/frontend-next/values.yaml @@ -24,7 +24,7 @@ ingress: tls: - hosts: - "{{ .Values.host }}" - secretName: "scicat-fe-certificate" + secretName: "scicat-fe-next-certificate" volumes: - name: config-volume