@@ -56,7 +56,7 @@ Currently supported values of `CLOUD_PROVIDER`:
-`ENDPOINT_URL`, `AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY` - used by IBM (yes IBM). Please note only region `us-east-1` is currently supported.
-`MINIO_ENDPOINT`, `MINIO_SECRET_KEY`, `MINIO_ACCESS_KEY` - used by Anthos (Reference Architecture).
-`DISABLE_OPA_CACHE` - if set OPA caching will be disabled.
-`ENABLE_TRANSLATE_PREPROCESSOR` - Revert search translate function to pre-M18 translate code. This requires all policies to be in a simple form (for example no deny). Included here for backwards testing and should not be used in qualification, preship testing, or production environments.
-`ENABLE_TRANSLATE_PREPROCESSOR` - by default True. If set to false it will revert search translate function to basically pre-M18 translate code. This would require all policies to be in a simple form (for example no deny). Included here for backwards testing only. It should never be disabled in qualification, preship testing, or production environments.
### Limit Number of Groups for Performance Reasons: