Fix namespace in manifests in OSM helm chart
[osm/devops.git] / installers / helm / osm / templates / certauth_setup / osm-ca-certificate.yaml
index 23765df..dc69564 100644 (file)
@@ -19,7 +19,7 @@ apiVersion: cert-manager.io/v1
 kind: Certificate
 metadata:
   name: osm-ca-certificate
-  namespace: osm
+  namespace: {{ .Release.Namespace }}
 spec:
   isCA: true
   commonName: osm