We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a583bf commit 8f57043Copy full SHA for 8f57043
1 file changed
manifests/base/runtimes/deepspeed_distributed.yaml
@@ -40,14 +40,11 @@ spec:
40
spec:
41
template:
42
43
- securityContext:
44
- fsGroup: 1000
45
containers:
46
- name: node
47
image: ghcr.io/kubeflow/trainer/deepspeed-runtime
48
securityContext:
49
runAsUser: 1000
50
- runAsGroup: 1000
51
command:
52
- /usr/sbin/sshd
53
args:
@@ -70,11 +67,8 @@ spec:
70
67
71
68
72
69
73
74
75
76
77
78
79
80
0 commit comments