mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-05-13 19:11:41 +00:00
14 lines
243 B
YAML
14 lines
243 B
YAML
apiVersion: v1
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: time-slicing-config
|
|
namespace: gpu-operator
|
|
data:
|
|
time-slicing: |
|
|
version: v1
|
|
sharing:
|
|
timeSlicing:
|
|
resources:
|
|
- name: nvidia.com/gpu
|
|
replicas: 5
|