Commit 2dd562a
* fix: WPB-25755 remove old images not in use anymore from proc_system_containers.sh
* fix: WPB-25755 keeping nginx 1.25.4 alpine image used by k8s cluster
* Enable MLS protocol in production values (#884)
* Enable MLS protocol in production values
Mohit had me deploy a wire-server (wire in a box) install following the current instructions. The install itself went mostly well, but recently I tried to set up a new user and log into the webapp, and that produced an error related to MLS/Proteus.
The fix was to change the brig config `setEnableMLS` to `true`, which caused the backend and frontend to "match".
This is a commit aimed at creating a PR that fixes this issue moving forward.
* fix: WPB-25755 Enable MLS protocol in production values for brig
* fix: WPB-25755 Enable MLS protocol in dev values for brig
---------
Co-authored-by: mohitrajain <mohit.rajain@wire.com>
---------
Co-authored-by: Arthur Wolf <wolf.arthur@gmail.com>
1 parent 3ad5284 commit 2dd562a
5 files changed
Lines changed: 4 additions & 9 deletions
File tree
- changelog.d
- 2-wire-builds
- 3-deploy-builds
- offline/tasks
- values/wire-server
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 35 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | 36 | | |
44 | 37 | | |
45 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments