deploy #10

Merged
bstein merged 271 commits from deploy into main 2026-01-19 19:04:01 +00:00
Showing only changes of commit c1b771298a - Show all commits

View File

@ -75,18 +75,9 @@ spec:
volumeMounts: volumeMounts:
- name: config - name: config
mountPath: /config mountPath: /config
affinity: nodeSelector:
nodeAffinity: accelerator: nvidia
requiredDuringSchedulingIgnoredDuringExecution: kubernetes.io/arch: arm64
nodeSelectorTerms:
- matchExpressions:
- key: kubernetes.io/hostname
operator: In
values:
- titan-20
- titan-21
- titan-22
- titan-24
securityContext: securityContext:
runAsUser: 1000 runAsUser: 1000
fsGroup: 65532 fsGroup: 65532