Re-evaluate test-values.yaml
Re-evaluate the current test-values.yaml in both Big bang and within the package
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
Package Test Values URL: https://repo1.dso.mil/big-bang/product/packages/minio/-/raw/main/tests/test-values.yaml
Duplicates found in addons.minio for Package Test Values:
tenant.pools.0.name = pool-0 # FALSE POSITIVE
tenant.pools.0.securityContext.capabilities.drop.0 = ALL # FALSE POSITIVE
tenant.pools.0.securityContext.fsGroup = 1001 # FALSE POSITIVE
tenant.pools.0.securityContext.fsGroupChangePolicy = OnRootMismatch # FALSE POSITIVE
tenant.pools.0.securityContext.runAsGroup = 1001 # FALSE POSITIVE
tenant.pools.0.securityContext.runAsNonRoot = true # FALSE POSITIVE
tenant.pools.0.securityContext.runAsUser = 1001 # FALSE POSITIVE
waitJob.enabled = true
Edited by Matt Vasquez