mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 12:03:41 +01:00
Fix k3d memory specification
This commit is contained in:
parent
b74faea449
commit
04a1c68ba0
@ -36,8 +36,8 @@ options:
|
|||||||
switchCurrentContext: false
|
switchCurrentContext: false
|
||||||
runtime:
|
runtime:
|
||||||
gpuRequest: ""
|
gpuRequest: ""
|
||||||
serversMemory: "1024Mi"
|
serversMemory: "1024MiB"
|
||||||
agentsMemory: "1024Mi"
|
agentsMemory: "1024MiB"
|
||||||
labels:
|
labels:
|
||||||
- label: foo=bar
|
- label: foo=bar
|
||||||
nodeFilters:
|
nodeFilters:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user