File tree 7 files changed +62
-202
lines changed
7 files changed +62
-202
lines changed Original file line number Diff line number Diff line change 29
29
block : ' true'
30
30
dashboard-host : 0.0.0.0
31
31
num-gpus : ' 0'
32
- resources : ' "{}"'
33
32
serviceType : ClusterIP
34
33
template :
35
34
spec :
@@ -96,17 +95,12 @@ spec:
96
95
rayStartParams :
97
96
block : ' true'
98
97
num-gpus : ' 7'
99
- resources : ' "{}"'
100
98
replicas : 2
101
99
template :
102
- metadata :
103
- annotations :
104
- key : value
105
- labels :
106
- key : value
107
100
spec :
108
101
containers :
109
102
- image : quay.io/project-codeflare/ray:2.20.0-py39-cu118
103
+ imagePullPolicy : Always
110
104
lifecycle :
111
105
preStop :
112
106
exec :
Original file line number Diff line number Diff line change 26
26
block : ' true'
27
27
dashboard-host : 0.0.0.0
28
28
num-gpus : ' 0'
29
- resources : ' "{}"'
30
29
serviceType : ClusterIP
31
30
template :
32
31
spec :
@@ -93,17 +92,12 @@ spec:
93
92
rayStartParams :
94
93
block : ' true'
95
94
num-gpus : ' 7'
96
- resources : ' "{}"'
97
95
replicas : 2
98
96
template :
99
- metadata :
100
- annotations :
101
- key : value
102
- labels :
103
- key : value
104
97
spec :
105
98
containers :
106
99
- image : quay.io/rhoai/ray:2.23.0-py39-cu121
100
+ imagePullPolicy : Always
107
101
lifecycle :
108
102
preStop :
109
103
exec :
Original file line number Diff line number Diff line change 29
29
block: 'true'
30
30
dashboard-host: 0.0.0.0
31
31
num-gpus: '0'
32
- resources: '"{}"'
33
32
serviceType: ClusterIP
34
33
template:
35
34
spec:
@@ -96,17 +95,12 @@ spec:
96
95
rayStartParams:
97
96
block: 'true'
98
97
num-gpus: '7'
99
- resources: '"{}"'
100
98
replicas: 2
101
99
template:
102
- metadata:
103
- annotations:
104
- key: value
105
- labels:
106
- key: value
107
100
spec:
108
101
containers:
109
102
- image: quay.io/rhoai/ray:2.23.0-py39-cu121
103
+ imagePullPolicy: Always
110
104
lifecycle:
111
105
preStop:
112
106
exec:
Original file line number Diff line number Diff line change 34
34
block : ' true'
35
35
dashboard-host : 0.0.0.0
36
36
num-gpus : ' 0'
37
- resources : ' "{}"'
38
37
serviceType : ClusterIP
39
38
template :
40
39
spec :
@@ -101,17 +100,12 @@ spec:
101
100
rayStartParams :
102
101
block : ' true'
103
102
num-gpus : ' 7'
104
- resources : ' "{}"'
105
103
replicas : 2
106
104
template :
107
- metadata :
108
- annotations :
109
- key : value
110
- labels :
111
- key : value
112
105
spec :
113
106
containers :
114
107
- image : quay.io/rhoai/ray:2.23.0-py39-cu121
108
+ imagePullPolicy : Always
115
109
lifecycle :
116
110
preStop :
117
111
exec :
Original file line number Diff line number Diff line change 34
34
block : ' true'
35
35
dashboard-host : 0.0.0.0
36
36
num-gpus : ' 0'
37
- resources : ' "{}"'
38
37
serviceType : ClusterIP
39
38
template :
40
39
spec :
41
- imagePullSecrets : []
42
40
containers :
43
41
- image : quay.io/rhoai/ray:2.23.0-py39-cu121
44
42
imagePullPolicy : Always
@@ -100,18 +98,12 @@ spec:
100
98
rayStartParams :
101
99
block : ' true'
102
100
num-gpus : ' 0'
103
- resources : ' "{}"'
104
101
replicas : 1
105
102
template :
106
- metadata :
107
- annotations :
108
- key : value
109
- labels :
110
- key : value
111
103
spec :
112
- imagePullSecrets : []
113
104
containers :
114
105
- image : quay.io/rhoai/ray:2.23.0-py39-cu121
106
+ imagePullPolicy : Always
115
107
lifecycle :
116
108
preStop :
117
109
exec :
You can’t perform that action at this time.
0 commit comments