UNCLASSIFIED - NO CUI

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

Add NetworkPolicies for Mattermost

parent 9fd669c5
No related branches found
No related tags found
1 merge request!515Add NetworkPolicies for Mattermost
......@@ -21,6 +21,9 @@ sso:
user_api_endpoint: {{ .user_api_endpoint | default (printf "https://%s/api/v4/user" $.Values.sso.oidc.host) }}
{{- end }}
networkPolicies:
enabled: {{ .Values.networkPolicies.enabled }}
global:
imagePullSecrets:
- name: private-registry
......
......@@ -810,7 +810,7 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/collaboration-tools/mattermost.git
path: "./chart"
tag: "0.1.5-bb.0"
tag: "0.1.6-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