Add parameter to customize the number of manilaAPI processes#371
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: fmount The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test manila-operator-build-deploy-kuttl |
| type: string | ||
| type: object | ||
| workers: | ||
| default: 3 |
There was a problem hiding this comment.
@gouthampacha is this a good "default" ? Do we want to stay w/ 4 (the original hardcoded value), or do we want something else?
Restored 4 as default. Do we want a different value?
|
I am against adding a parameter for something you can use the custom config way to set it. we do not want to introduce tht params |
ok, wait this is different. this is for httpd customization |
|
form httpd tuning, check this keystone PR openstack-k8s-operators/keystone-operator#500 . we should do the same here |
14b46b2 to
55cc6a9
Compare
Signed-off-by: Francesco Pantano <fpantano@redhat.com>
No description provided.