UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 1044da66 authored by BB_AUTO_MR_TOKEN's avatar BB_AUTO_MR_TOKEN Committed by Michael Martin
Browse files

SKIP UPGRADE CHECK Draft: mattermost update to 10.2.0-bb.2

parent fa978707
No related branches found
No related tags found
1 merge request!5621SKIP UPGRADE CHECK Draft: mattermost update to 10.2.0-bb.2
......@@ -1648,11 +1648,11 @@ addons:
git:
repo: https://repo1.dso.mil/big-bang/product/packages/mattermost.git
path: "./chart"
tag: "10.2.0-bb.1"
tag: "10.2.0-bb.2"
helmRepo:
repoName: "registry1"
chartName: "mattermost"
tag: "10.2.0-bb.1"
tag: "10.2.0-bb.2"
# -- Flux reconciliation overrides specifically for the Mattermost Package
flux: {}
......
......@@ -76,14 +76,6 @@ mattermost:
- "mattermostOperator"
- "minioOperator"
- "elasticsearchKibana"
bigbang_ci:
rds:
enabled: true
database: ".addons.mattermost.database.database"
host: ".addons.mattermost.database.host"
port: ".addons.mattermost.database.port"
username: ".addons.mattermost.database.username"
password: ".addons.mattermost.database.password"
velero:
dependencies:
- "minio"
......
......@@ -288,8 +288,6 @@ addons:
cpu: 20m
limits: null
postgresql:
install: false
ssl_mode: require
persistence:
size: 256Mi
metrics:
......
......@@ -1878,8 +1878,6 @@ addons:
mattermost:
enabled: false
database:
ssl_mode: require
sso:
enabled: false
client_id: dev_00eb8904-5b88-4c68-ad67-cec0d2e07aa6_mattermost
......@@ -1887,20 +1885,6 @@ addons:
elasticsearch:
enabled: true
values:
networkPolicies:
enabled: true
additionalPolicies:
- name: postgresql-egress
spec:
podSelector: {}
policyTypes:
- Egress
egress:
- to:
ports:
- protocol: TCP
port: 5432
endPort: 5432
enterprise:
enabled: true
monitoring:
......@@ -1908,17 +1892,6 @@ addons:
istio:
hardened:
customServiceEntries:
- name: "postgresql-service-entries"
enabled: true
spec:
hosts:
- "cirds.cqkqilzbp4x2.us-gov-west-1.rds.amazonaws.com"
location: MESH_EXTERNAL
ports:
- number: 5432
protocol: TCP
name: postgresql
resolution: DNS
- name: "cypress-service-entries-mattermost"
enabled: true
spec:
......@@ -1938,8 +1911,6 @@ addons:
resolution: DNS
postgresql:
install: false
ssl_mode: require
persistence:
size: 256Mi
resources:
......
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