Skip to content

Commit c287209

Browse files
authored
Merge pull request #75832 from aireilly/low-latency-redirects
Adding PPC section to low latency redirects
2 parents 553a00e + 1748d5e commit c287209

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ AddType text/vtt vtt
221221

222222
# Redirects for refactored low latency tuning pages delivered in https://github.com/openshift/openshift-docs/pull/71797
223223
RewriteRule ^container-platform/(4\.14|4\.15|4\.16)/scalability_and_performance/cnf-low-latency-tuning.html /container-platform/$1/scalability_and_performance/low_latency_tuning/cnf-tuning-low-latency-nodes-with-perf-profile.html [NE,R=302]
224+
RewriteRule ^container-platform/(4\.14|4\.15|4\.16)/scalability_and_performance/cnf-create-performance-profiles.html /container-platform/$1/scalability_and_performance/low_latency_tuning/cnf-tuning-low-latency-nodes-with-perf-profile.html [NE,R=302]
224225

225226
# Redirects for new ZTP edge computing section
226227
RewriteRule ^container-platform/(4\.15|4\.16)/scalability_and_performance/ztp_far_edge/cnf-talm-for-cluster-upgrades.html /container-platform/$1/edge_computing/cnf-talm-for-cluster-upgrades.html [NE,R=302]

0 commit comments

Comments
 (0)