Skip to content
Snippets Groups Projects
Commit fabeb707 authored by Shane Hutchins's avatar Shane Hutchins
Browse files

doc update

parent 46c2b48c
No related branches found
No related tags found
1 merge request!348doc update
Pipeline #186028 failed
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment