UNCLASSIFIED - NO CUI

Skip to content

Update Minio test-values.yaml

Re-evaluate the current test-values.yaml in Big bang

Check for duplicate configurations that are already configured within the values itself and remove them. Add additional testing if needed.

URL: https://repo1.dso.mil/big-bang/product/packages/minio

Default Values URL: https://repo1.dso.mil/big-bang/product/packages/minio/-/raw/main/chart/values.yaml

BB Test Values URL: https://repo1.dso.mil/big-bang/bigbang/-/raw/master/tests/test-values.yaml

Duplicates found in addons.minio for BB Test Values:
tenant.pools.0.containerSecurityContext.capabilities.drop.0  =  ALL
tenant.pools.0.containerSecurityContext.runAsGroup  =  1001
tenant.pools.0.containerSecurityContext.runAsNonRoot  =  true
tenant.pools.0.containerSecurityContext.runAsUser  =  1001
tenant.pools.0.name  =  pool-0
tenant.pools.0.resources.limits.memory  =  2Gi
tenant.pools.0.resources.requests.memory  =  2Gi
tenant.pools.0.securityContext.fsGroup  =  1001
tenant.pools.0.securityContext.runAsGroup  =  1001
tenant.pools.0.securityContext.runAsNonRoot  =  true
tenant.pools.0.securityContext.runAsUser  =  1001
tenant.pools.0.volumesPerServer  =  4