Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ae6ed229f3 |
@@ -4,7 +4,7 @@ metadata:
|
|||||||
name: comfyui
|
name: comfyui
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
spec:
|
spec:
|
||||||
project: apps
|
project: core
|
||||||
destination:
|
destination:
|
||||||
namespace: comfyui
|
namespace: comfyui
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
|
|||||||
@@ -16,11 +16,6 @@ spec:
|
|||||||
app: comfyui
|
app: comfyui
|
||||||
spec:
|
spec:
|
||||||
runtimeClassName: nvidia
|
runtimeClassName: nvidia
|
||||||
tolerations:
|
|
||||||
- key: workload
|
|
||||||
operator: Equal
|
|
||||||
value: desktop
|
|
||||||
effect: NoSchedule
|
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
kubernetes.io/hostname: uk-desktop.tail2fe2d.ts.net
|
kubernetes.io/hostname: uk-desktop.tail2fe2d.ts.net
|
||||||
# Fix permissions mismatch usually happening when mapping host paths
|
# Fix permissions mismatch usually happening when mapping host paths
|
||||||
|
|||||||
@@ -10,15 +10,3 @@ tolerations:
|
|||||||
runtimeClassName: nvidia
|
runtimeClassName: nvidia
|
||||||
|
|
||||||
setAsDefault: false
|
setAsDefault: false
|
||||||
|
|
||||||
config:
|
|
||||||
name: time-slicing-config
|
|
||||||
default: any
|
|
||||||
map:
|
|
||||||
any: |-
|
|
||||||
version: v1
|
|
||||||
sharing:
|
|
||||||
timeSlicing:
|
|
||||||
resources:
|
|
||||||
- name: nvidia.com/gpu
|
|
||||||
replicas: 4
|
|
||||||
|
|||||||
Reference in New Issue
Block a user