We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8372283 commit 43aa6d2Copy full SHA for 43aa6d2
modules/configuring-firewall.adoc
@@ -151,3 +151,13 @@ the routes work. If you are the cluster administrator and do not want to allow
151
* `console-openshift-console.apps.<cluster_name>.<base_domain>`, or the host name
152
that is specified in the `spec.route.hostname` field of the
153
`consoles.operator/cluster` object if the field is not empty.
154
+
155
+. If you use a default Red Hat Network Time Protocol (NTP) server allow the following URLs:
156
+* `1.rhel.pool.ntp.org`
157
+* `2.rhel.pool.ntp.org`
158
+* `3.rhel.pool.ntp.org`
159
160
+[NOTE]
161
+====
162
+If you do not use a default Red Hat NTP server, verify the NTP server for your platform and allow it in your firewall.
163
0 commit comments