UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit e20cd467 authored by Daniel Chen's avatar Daniel Chen Committed by Michael Martin
Browse files

Resolve "Resolve errors from enabling drift detection for Mattermost (not operator)"

parent 87fd8ead
No related branches found
No related tags found
1 merge request!5961Resolve "Resolve errors from enabling drift detection for Mattermost (not operator)"
......@@ -16,6 +16,10 @@ spec:
targetNamespace: mattermost
driftDetection:
mode: disabled
ignore:
- paths: ["/spec/size"]
target:
kind: Mattermost
chart:
spec:
{{- if eq .Values.addons.mattermost.sourceType "git" }}
......
......@@ -1780,11 +1780,11 @@ addons:
git:
repo: https://repo1.dso.mil/big-bang/product/packages/mattermost.git
path: "./chart"
tag: "10.5.1-bb.3"
tag: "10.6.1-bb.2"
helmRepo:
repoName: "registry1"
chartName: "mattermost"
tag: "10.5.1-bb.3"
tag: "10.6.1-bb.2"
# -- Flux reconciliation overrides specifically for the Mattermost 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