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 e3d89fd commit c12051fCopy full SHA for c12051f
install/cyclops-install.yaml
@@ -333,7 +333,7 @@ spec:
333
spec:
334
containers:
335
- name: cyclops-ui
336
- image: cyclopsui/cyclops-ui:v0.2.0
+ image: cyclopsui/cyclops-ui:v0.2.1-logging
337
ports:
338
- containerPort: 80
339
env:
@@ -379,7 +379,7 @@ spec:
379
serviceAccountName: cyclops-ctrl
380
381
- name: cyclops-ctrl
382
- image: cyclopsui/cyclops-ctrl:v0.2.0
+ image: cyclopsui/cyclops-ctrl:v0.2.1-logging
383
384
- containerPort: 8080
385
0 commit comments