X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=installers%2Fhelm%2Fosm%2Ftemplates%2Fcertauth_setup%2Fosm-ca-certificate.yaml;h=dc6956407fd2da0a914e3b8d0f33b9c24a4300d8;hb=refs%2Fchanges%2F26%2F14326%2F1;hp=23765df0744df4d69e91c7b8734c9d723dfb2dc9;hpb=a9e34f6c70518678923ff2db9712c5ec438d44c7;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