Skip to content

Commit 0c7f47c

Browse files
committed
Update README
1 parent ba600e8 commit 0c7f47c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

applications/rubin-rag/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,6 @@ RAG helpers for documentation searches
4242
| weaviate.resources.requests.memory | string | `"150Mi"` | |
4343
| weaviate.securityContext.allowPrivilegeEscalation | bool | `false` | |
4444
| weaviate.securityContext.privileged | bool | `false` | |
45+
| weaviate.securityContext.runAsGroup | int | `1000` | |
46+
| weaviate.securityContext.runAsNonRoot | bool | `true` | |
47+
| weaviate.securityContext.runAsUser | int | `1000` | |

0 commit comments

Comments
 (0)