UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit fa4e0885 authored by Ryan Garcia's avatar Ryan Garcia :dizzy:
Browse files

Merge branch 'kevin.wilder-master-patch-18378' into 'master'

fix nexus CA secret namespace

See merge request platform-one/big-bang/bigbang!1027
parents 256d554d e9450763
No related branches found
No related tags found
2 merge requests!1386Master,!1027fix nexus CA secret namespace
Pipeline #536161 failed
......@@ -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