UNCLASSIFIED - NO CUI

Skip to content

Change Default Values

Micah Nagel requested to merge sec-context-bug into main

Default values were slightly misleading...

Things under tenants related to tolerations, affinity, secContext, etc only apply to the console deployment - not to the main Minio deployment. Those values need to be under tenants.pools and are on a "per-pool" basis. Added the default empty values + IB security context to that level.

Merge request reports