Expose setting for max. users per team
Bug #2007318 reported by
Haw Loeung
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
charm-k8s-mattermost |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Hi,
Similar to LP:1963643, we need an option to expose the setting for max. users per team. It is currently at 1,000 and we're at that limit.
The current workaround is to edit the deployment `kubectl edit deployment mattermost` updating `MM_TEAMSETTING
Related branches
~barryprice/charm-k8s-mattermost/+git/charm-k8s-mattermost:master
- Tom Haddon (community): Approve
- 🤖 prod-jenkaas-is (community): Approve (continuous-integration)
- Canonical IS Reviewers: Pending requested
-
Diff: 49 lines (+2/-7)3 files modifiedconfig.yaml (+1/-1)
src/charm.py (+0/-4)
tests/unit/test_charm.py (+1/-2)
~gtrkiller/charm-k8s-mattermost:master
- Tom Haddon (community): Approve
- Canonical IS Reviewers: Pending requested
-
Diff: 77 lines (+12/-3)4 files modifiedconfig.yaml (+5/-0)
src/charm.py (+1/-0)
tests/unit/test_charm.py (+4/-2)
tox.ini (+2/-1)
description: | updated |
description: | updated |
Changed in charm-k8s-mattermost: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
To post a comment you must log in.
This is fixed in revision 24 of the mattermost-k8s charm, which has been published to the stable channel.