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