Skip to content

Commit 435a815

Browse files
committed
Remove reference to 2024.1
1 parent ef7df00 commit 435a815

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -410,8 +410,8 @@ The new containers can be seen running on the controller node:
410410
411411
$ ssh stack@192.168.33.3 docker ps
412412
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
413-
fad79f29afbc 192.168.33.5:4000/openstack.kolla/opensearch-dashboards:2024.1-rocky-9 "dumb-init --single-…" 6 hours ago Up 6 hours (healthy) opensearch_dashboards
414-
64df77adc709 192.168.33.5:4000/openstack.kolla/opensearch:2024.1-rocky-9 "dumb-init --single-…" 6 hours ago Up 6 hours (healthy) opensearch
413+
fad79f29afbc 192.168.33.5:4000/openstack.kolla/opensearch-dashboards:master-rocky-9 "dumb-init --single-…" 6 hours ago Up 6 hours (healthy) opensearch_dashboards
414+
64df77adc709 192.168.33.5:4000/openstack.kolla/opensearch:master-rocky-9 "dumb-init --single-…" 6 hours ago Up 6 hours (healthy) opensearch
415415
416416
We can see the log indexes in OpenSearch:
417417

0 commit comments

Comments
 (0)