Okay, I've dug into the code and it appears we do read this value from config, but then override it via the _update_pod_spec_for_canonical_defaults method if `use_canonical_defaults` is set:
https://git.launchpad.net/charm-k8s-mattermost/tree/src/charm.py#n399
I think we need to either rethink that, or increase the default value from 1000 to say 2000 - 1000 is no longer enough for our deployments.
Okay, I've dug into the code and it appears we do read this value from config, but then override it via the _update_ pod_spec_ for_canonical_ defaults method if `use_canonical_ defaults` is set:
https:/ /git.launchpad. net/charm- k8s-mattermost/ tree/src/ charm.py# n399
I think we need to either rethink that, or increase the default value from 1000 to say 2000 - 1000 is no longer enough for our deployments.