mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
fix(mlc-llm): oops
This commit is contained in:
@@ -112,7 +112,7 @@ spec:
|
||||
runAsGroup: *uid
|
||||
fsGroup: *uid
|
||||
fsGroupChangePolicy: Always
|
||||
supplementalGroups: ["44"]
|
||||
supplementalGroups: [44] # iGPU
|
||||
seccompProfile: { type: "RuntimeDefault" }
|
||||
topologySpreadConstraints:
|
||||
- maxSkew: 1
|
||||
|
||||
Reference in New Issue
Block a user