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 6c0997e commit ae8190cCopy full SHA for ae8190c
install/cyclops-install.yaml
@@ -249,7 +249,7 @@ spec:
249
spec:
250
containers:
251
- name: cyclops-ui
252
- image: cyclopsui/cyclops-ui:v0.0.1-alpha.14
+ image: cyclopsui/cyclops-ui:v0.0.1-alpha.15
253
ports:
254
- containerPort: 80
255
env:
@@ -295,7 +295,7 @@ spec:
295
serviceAccountName: cyclops-ctrl
296
297
- name: cyclops-ctrl
298
- image: cyclopsui/cyclops-ctrl:v0.0.1-alpha.14
+ image: cyclopsui/cyclops-ctrl:v0.0.1-alpha.15
299
300
- containerPort: 8080
301
0 commit comments