llama-gpt
llama-gpt copied to clipboard
Update README.md to include OCP instructions
The default kubernetes deployment will fail on OpenShift with the following error
PermissionError: [Errno 13] Permission denied: '_cmake_test_compile'
The privileged security context constraint needs to be assigned to the namespace service account
/cc @mayankchhabra