UNCLASSIFIED - NO CUI

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

Merge branch 'mm-op-14' into 'master'

MM Operator Update

Closes platform-one/big-bang/apps/collaboration-tools/mattermost-operator#1

See merge request platform-one/big-bang/bigbang!520
parents 9cd8234f d346bd34
No related branches found
No related tags found
1 merge request!520MM Operator Update
Pipeline #293558 failed
......@@ -4,7 +4,7 @@ kind: Namespace
metadata:
name: mattermost-operator
labels:
istio-injection: enabled
istio-injection: disabled
app.kubernetes.io/name: mattermost-operator
app.kubernetes.io/component: "collaboration-tools"
{{- include "commonLabels" . | nindent 4}}
......
......@@ -5,7 +5,4 @@
{{- define "bigbang.defaults.mattermostoperator" -}}
imagePullSecrets:
- name: private-registry
networkPolicies:
enabled: {{ .Values.networkPolicies.enabled }}
{{- end -}}
......@@ -793,7 +793,7 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/collaboration-tools/mattermost-operator.git
path: "./chart"
tag: "1.13.0-bb.3"
tag: "1.14.0-bb.1"
# -- Flux reconciliation overrides specifically for the Mattermost Operator Package
flux: {}
......
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