File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1616 spec :
1717 containers :
1818 - name : controller-pods
19- image : bencuk/rayscale-controller:1.4.0
19+ image : bencuk/rayscale-controller:dev
2020 imagePullPolicy : Always
2121 ports :
2222 - containerPort : 9000
@@ -42,11 +42,11 @@ spec:
4242 labels :
4343 app : tracer
4444 spec :
45- nodeSelector :
46- agentpool : compute
45+ # nodeSelector:
46+ # agentpool: compute
4747 containers :
4848 - name : tracer-pods
49- image : bencuk/rayscale-tracer:1.4.0
49+ image : bencuk/rayscale-tracer:dev
5050 imagePullPolicy : Always
5151 ports :
5252 - containerPort : 8500
Original file line number Diff line number Diff line change 4242 labels :
4343 app : tracer
4444 spec :
45- nodeSelector :
46- agentpool : compute
45+ # nodeSelector:
46+ # agentpool: compute
4747 containers :
4848 - name : tracer-pods
4949 image : bencuk/rayscale-tracer:1.4.0
You can’t perform that action at this time.
0 commit comments