UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit a42fdbac authored by Micah Nagel's avatar Micah Nagel
Browse files

refactor: don't allow dev pass config

parent 6a62059f
No related branches found
No related tags found
1 merge request!273Resolve "Integrate MM Instance with Big Bang Chart"
Pipeline #178152 passed
......@@ -75,9 +75,6 @@ spec:
pullSecrets:
- private-registry
install: true
postgresqlUsername: {{ .username | default "mattermost" }}
postgresqlPassword: {{ .password | default "BigBangDEVONLY" }}
postgresqlDatabase: {{ .database | default "mattermostDB" }}
{{- end }}
{{- end }}
{{- with .Values.addons.mattermost.objectStorage }}
......
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