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 1b4bf03 commit ac97fc6Copy full SHA for ac97fc6
install/cyclops-install.yaml
@@ -458,7 +458,7 @@ spec:
458
spec:
459
containers:
460
- name: cyclops-ui
461
- image: cyclopsui/cyclops-ui:v0.21.0-rc.1
+ image: cyclopsui/cyclops-ui:v0.21.0
462
ports:
463
- containerPort: 80
464
env:
@@ -523,7 +523,7 @@ spec:
523
serviceAccountName: cyclops-ctrl
524
525
- name: cyclops-ctrl
526
- image: cyclopsui/cyclops-ctrl:v0.21.0-rc.1
+ image: cyclopsui/cyclops-ctrl:v0.21.0
527
528
- containerPort: 8080
529
0 commit comments