Skip to content

Commit e910a93

Browse files
authored
Merge pull request #40706 from darshan-nagaraj/BZ2032023
BZ2032023: Updated prerequisite for using HSTS on routes
2 parents 7e626dc + f79975c commit e910a93

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

modules/nw-disabling-hsts.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ To disable HTTP strict transport security (HSTS) per-route, you can set the `max
88

99
.Prerequisites
1010

11-
* You are logged in to the cluster with a user with `cluster-admin` privileges.
11+
* You are logged in to the cluster with a user with administrator privileges for the project.
1212
* You installed the `oc` CLI.
1313

1414
.Procedure

modules/nw-enabling-hsts-per-route.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ HTTP strict transport security (HSTS) is implemented in the HAProxy template and
88

99
.Prerequisites
1010

11-
* You are logged in to the cluster with a user with `cluster-admin` privileges.
11+
* You are logged in to the cluster with a user with administrator privileges for the project.
1212
* You installed the `oc` CLI.
1313

1414
.Procedure

modules/nw-enforcing-hsts-per-domain.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ HSTS cannot be applied to secure, or non-TLS routes, even if HSTS is requested f
2525

2626
.Prerequisites
2727

28-
* You are logged in to the cluster with a user with `cluster-admin` privileges.
28+
* You are logged in to the cluster with a user with administrator privileges for the project.
2929
* You installed the `oc` CLI.
3030

3131
.Procedure

0 commit comments

Comments
 (0)