llama-gpt icon indicating copy to clipboard operation
llama-gpt copied to clipboard

Update README.md to include OCP instructions

Open pfeifferj opened this issue 2 years ago • 1 comments

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

pfeifferj avatar Dec 18 '23 11:12 pfeifferj

/cc @mayankchhabra

pfeifferj avatar Dec 18 '23 13:12 pfeifferj