updating namespcae for certificate

This commit is contained in:
James Mellors 2025-04-21 20:17:10 +01:00
parent 287c687f82
commit e7030f9fdf

View File

@ -37,7 +37,7 @@ kind: Certificate
metadata:
# Name the Certificate resource (often same as secretName)
name: {{ $secretName }}
namespace: {{ $namespace }}
namespace: istio-system
labels:
{{- include "ntfy.labels" $ | nindent 4 }}
{{- with $.Values.certManager.certificate.extraLabels }}