UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit e9450763 authored by kevin.wilder's avatar kevin.wilder
Browse files

fix nexus CA secret namespace

parent 256d554d
No related branches found
No related tags found
2 merge requests!1386Master,!1027fix nexus CA secret namespace
Pipeline #535203 passed with warnings
......@@ -3,8 +3,8 @@ apiVersion: v1
kind: Secret
metadata:
name: {{.Values.sso.secretName}}
namespace: anchore
namespace: nexus-repository-manager
type: Opaque
data:
ca.pem: {{ .Values.sso.certificate_authority | b64enc }}
{{- end }}
\ No newline at end of file
{{- end }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment