File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -696,6 +696,10 @@ AddType text/vtt vtt
696
696
RewriteRule ^dedicated/osd_private_connections/?(.*)$ /dedicated/osd_cluster_admin/osd_private_connections/$1 [NE,R=301]
697
697
698
698
RewriteRule ^dedicated/nodes/rosa-managing-worker-nodes.html /dedicated/osd_cluster_admin/osd_nodes/osd-managing-worker-nodes.html [NE,R=301]
699
+
700
+ # Redirect to get Custom Metrics Autoscaler into OSD
701
+ RewriteRule ^dedicated/nodes/cma/?(.*)$ /dedicated/nodes/cma/$1 [NE,R=301]
702
+
699
703
RewriteRule ^dedicated/nodes/?(.*)$ /dedicated/osd_cluster_admin/osd_nodes/osd-$1 [NE,R=301]
700
704
701
705
RewriteRule ^dedicated/osd_notifications/notifications.html /dedicated/osd_cluster_admin/osd_logging/osd-accessing-the-service-logs.html [NE,R=301]
You can’t perform that action at this time.
0 commit comments