UNCLASSIFIED - NO CUI

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

MM Operator Update

parent 9cd8234f
No related branches found
No related tags found
1 merge request!520MM Operator Update
......@@ -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