UNCLASSIFIED - NO CUI

Skip to content

Mattermost Operator: Istio mTLS STRICT

Micah Nagel requested to merge mtls-strict-mm-op into master

Package Merge Request

Package Changes

Adds a default PeerAuthentication for Mattermost Operator, set to strict.

As usual can be set to the old behavior with:

addons:
  mattermostoperator:
    values:
      istio:
        mtls:
          mode: PERMISSIVE

Package MR

https://repo1.dso.mil/platform-one/big-bang/apps/collaboration-tools/mattermost-operator/-/merge_requests/38

For Issue

Closes https://repo1.dso.mil/platform-one/big-bang/bigbang/-/issues/1051

Edited by Micah Nagel

Merge request reports