updating namespcae for certificate
This commit is contained in:
parent
287c687f82
commit
e7030f9fdf
@ -37,7 +37,7 @@ kind: Certificate
|
|||||||
metadata:
|
metadata:
|
||||||
# Name the Certificate resource (often same as secretName)
|
# Name the Certificate resource (often same as secretName)
|
||||||
name: {{ $secretName }}
|
name: {{ $secretName }}
|
||||||
namespace: {{ $namespace }}
|
namespace: istio-system
|
||||||
labels:
|
labels:
|
||||||
{{- include "ntfy.labels" $ | nindent 4 }}
|
{{- include "ntfy.labels" $ | nindent 4 }}
|
||||||
{{- with $.Values.certManager.certificate.extraLabels }}
|
{{- with $.Values.certManager.certificate.extraLabels }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user