X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fhelm%2Fosm%2Ftemplates%2Fcertauth_setup%2Fosm-ca-certificate.yaml;h=dc6956407fd2da0a914e3b8d0f33b9c24a4300d8;hb=027f8ee24f2293c0ae049ecccf31be000da72e85;hp=23765df0744df4d69e91c7b8734c9d723dfb2dc9;hpb=8080e4b32d3dc5e66ea85a503a4daa79df3098d0;p=osm%2Fdevops.git diff --git a/installers/helm/osm/templates/certauth_setup/osm-ca-certificate.yaml b/installers/helm/osm/templates/certauth_setup/osm-ca-certificate.yaml index 23765df0..dc695640 100644 --- a/installers/helm/osm/templates/certauth_setup/osm-ca-certificate.yaml +++ b/installers/helm/osm/templates/certauth_setup/osm-ca-certificate.yaml @@ -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