Skip to content

Commit f8259f7

Browse files
authored
Merge pull request #49771 from stevsmit/PROJQUAY-4375
Adds a note to the quayHostname flag about IP addresses
2 parents def0619 + cc749cf commit f8259f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/mirror-registry-flags.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ The following flags are available for the _mirror registry for Red Hat OpenShift
2525
|`--version` | Shows the version for the _mirror registry for Red Hat OpenShift_.
2626
|===
2727
[.small]
28-
1. `--quayHostname` must be modified if the public DNS name of your system is different from the local hostname.
28+
1. `--quayHostname` must be modified if the public DNS name of your system is different from the local hostname. Additionally, the `--quayHostname` flag does not support installation with an IP address. Installation with a hostname is required.
2929
2. `--sslCheckSkip` is used in cases when the mirror registry is set behind a proxy and the exposed hostname is different from the internal Quay hostname. It can also be used when users do not want the certificates to be validated against the provided Quay hostname during installation.

0 commit comments

Comments
 (0)