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 bd354c2 commit e558110Copy full SHA for e558110
install/cyclops-install.yaml
@@ -383,7 +383,7 @@ spec:
383
spec:
384
containers:
385
- name: cyclops-ui
386
- image: cyclopsui/cyclops-ui:v0.15.0-rc.1
+ image: cyclopsui/cyclops-ui:v0.15.0-rc.2
387
ports:
388
- containerPort: 80
389
env:
@@ -448,7 +448,7 @@ spec:
448
serviceAccountName: cyclops-ctrl
449
450
- name: cyclops-ctrl
451
- image: cyclopsui/cyclops-ctrl:v0.15.0-rc.1
+ image: cyclopsui/cyclops-ctrl:v0.15.0-rc.2
452
453
- containerPort: 8080
454
0 commit comments