diff --git a/mycloud-matrix/templates/clients/hydrogen.yaml b/mycloud-matrix/templates/clients/hydrogen.yaml index a3fbf50..1bbafaf 100644 --- a/mycloud-matrix/templates/clients/hydrogen.yaml +++ b/mycloud-matrix/templates/clients/hydrogen.yaml @@ -46,7 +46,7 @@ spec: {{- with .Values.commons.ingress.tls.override }} {{- toYaml . | nindent 8 }} {{- else }} - - secretName: "mycloud-matrix-element-cert" + - secretName: "mycloud-matrix-hydrogen-cert" hosts: - "{{ $host }}" {{- end }}