uid
This commit is contained in:
parent
00399a72b5
commit
e2121a119d
@ -45,6 +45,11 @@ spec:
|
||||
resources:
|
||||
limits:
|
||||
gpu.intel.com/i915: 1 # requesting 1 GPU
|
||||
env:
|
||||
- name: UID
|
||||
value: "1000"
|
||||
- name: GID
|
||||
value: "984"
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /web/index.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user