File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed
kueue/production/kflux-ocp-p01/queue-config
multi-platform-controller/production-downstream/kflux-ocp-p01 Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ spec:
164164 - name : linux-mxlarge-arm64
165165 nominalQuota : ' 250'
166166 - name : linux-ppc64le
167- nominalQuota : ' 64 '
167+ nominalQuota : ' 56 '
168168 - name : linux-root-amd64
169169 nominalQuota : ' 250'
170170 - name : linux-root-arm64
Original file line number Diff line number Diff line change @@ -244,21 +244,22 @@ dynamicConfigs:
244244staticHosts :
245245 # PPC
246246 ppc64le-pi-static-x0 :
247- address : " 10.130.84.64 "
247+ address : " 10.130.107.23 "
248248 concurrency : " 8"
249249 platform : " linux/ppc64le"
250250 secret : " ibm-ppc64le-ssh-key"
251251 user : " root"
252252
253- ppc64le-pi-static-x1 :
254- address : " 10.130.84.231"
255- concurrency : " 8"
256- platform : " linux/ppc64le"
257- secret : " ibm-ppc64le-ssh-key"
258- user : " root"
253+ # TO DO: add back in when networking is back up
254+ # ppc64le-pi-static-x1:
255+ # address: "10.130.84.231"
256+ # concurrency: "8"
257+ # platform: "linux/ppc64le"
258+ # secret: "ibm-ppc64le-ssh-key"
259+ # user: "root"
259260
260261 ppc64le-pi-static-x2 :
261- address : " 10.130.84 .11"
262+ address : " 10.130.107 .11"
262263 concurrency : " 8"
263264 platform : " linux/ppc64le"
264265 secret : " ibm-ppc64le-ssh-key"
You can’t perform that action at this time.
0 commit comments