-
Notifications
You must be signed in to change notification settings - Fork 26
Change Org quota dynamically
Luke Chen edited this page Jun 28, 2022
·
1 revision
Currently, we have a way to customize service before running kas-installer as described here. In this wiki, we'll introduce a way to change the REGISTERED_USERS_PER_ORGANISATION
setting after deployment with kas-installer.
- edit the kas-fleet-manager-allowed-users-config yaml, find
registered_users_per_organisation
, and update it because it carries the config to fleet managaer
oc edit cm -n kas-fleet-manager-xxxxx kas-fleet-manager-allowed-users-config
- restart fleet manager pod
oc delete -n kas-fleet-manager-xxxxx kas-fleet-manager-xxx-xx