We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b25276c commit 33abaaeCopy full SHA for 33abaae
1 file changed
helm-charts/common/vllm/values.yaml
@@ -55,7 +55,7 @@ podSecurityContext: {}
55
# Workaround for https://github.com/opea-project/GenAIComps/issues/1549
56
# Need to run as root until upstream fixed and released.
57
securityContext:
58
- readOnlyRootFilesystem: true
+ readOnlyRootFilesystem: false
59
allowPrivilegeEscalation: false
60
runAsNonRoot: false
61
runAsUser: 0
0 commit comments