Skip to content

Commit ab59386

Browse files
committed
OSD reorg redirects
1 parent fd64995 commit ab59386

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.s2i/httpd-cfg/01-commercial.conf

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,13 @@ AddType text/vtt vtt
231231
RewriteRule ^(rosa|dedicated)/logging/config/cluster-logging-moving-nodes.html /$1/logging/scheduling_resources/logging-node-selectors.html [NE,R=302]
232232
RewriteRule ^container-platform/(4\.11|4\.12|4\.13|4\.14)/logging/config/cluster-logging-log-store.html /container-platform/$1/logging/log_storage/logging-config-es-store.html [NE,R=302]
233233

234+
# Redirect for dedicated per https://github.com/openshift/openshift-docs/pull/86330
235+
RewriteRule ^dedicated/osd_install_access_delete_cluster/creating-a-gcp-psc-enabled-private-cluster.html /dedicated/osd_gcp_clusters/creating-a-gcp-psc-enabled-private-cluster.html [NE,R=302]
236+
RewriteRule ^dedicated/osd_install_access_delete_cluster/creating-a-gcp-cluster-with-workload-identity-federation.html /dedicated/osd_gcp_clusters/creating-a-gcp-cluster-with-workload-identity-federation.html [NE,R=302]
237+
RewriteRule ^dedicated/osd_install_access_delete_cluster/creating-a-gcp-cluster.html /dedicated/osd_gcp_clusters/creating-a-gcp-cluster.html [NE,R=302]
238+
RewriteRule ^dedicated/osd_install_access_delete_cluster/osd-deleting-a-cluster.html /dedicated/osd_gcp_clusters/osd-deleting-a-cluster.html [NE,R=302]
239+
RewriteRule ^dedicated/osd_install_access_delete_cluster/creating-an-aws-cluster.html /dedicated/osd_aws_clusters/creating-an-aws-cluster.html [NE,R=302]
240+
234241
# Consolidated redirects for observability, monitoring, logging, and network observability
235242

236243
# Generic rule for moving sections under observability

0 commit comments

Comments
 (0)