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 fb9f788 commit 8e9026cCopy full SHA for 8e9026c
install/cyclops-install.yaml
@@ -341,7 +341,7 @@ spec:
341
spec:
342
containers:
343
- name: cyclops-ui
344
- image: cyclopsui/cyclops-ui:v0.11.0-rc-streaming.4
+ image: cyclopsui/cyclops-ui:v0.11.0-rc-streaming.5
345
ports:
346
- containerPort: 80
347
env:
@@ -406,7 +406,7 @@ spec:
406
serviceAccountName: cyclops-ctrl
407
408
- name: cyclops-ctrl
409
- image: cyclopsui/cyclops-ctrl:v0.11.0-rc-streaming.4
+ image: cyclopsui/cyclops-ctrl:v0.11.0-rc-streaming.5
410
411
- containerPort: 8080
412
0 commit comments