Skip to content

Commit 61bd787

Browse files
authored
Update installation.md (#260)
* Update installation.md Removed comment tags from ingress-less flags * Update installation.md
1 parent ff1422a commit 61bd787

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

_docs/runtime/installation.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,11 +77,11 @@ The Git repository per runtime account with shared configuration manifests.
7777
</br>
7878
{:/}
7979

80-
<!---#### Ingress-less flags
80+
#### Ingress-less flags
8181
These flags are required to install the runtime without an ingress controller.
8282

83-
**Access mode**
84-
Required for ingress-less runtime installation.
83+
**Access mode**
84+
Required.
8585

8686
The access mode for ingress-less runtimes, the tunnel mode.
8787

@@ -97,8 +97,11 @@ The allowed list of IPs from which to forward requests to the internal customer
9797

9898
When omitted, all incoming requests are authenticated regardless of the IPs from which they originated.
9999

100-
* CLI wizard and Silent install: Add the `--ips-allow-list` flag, followed by the list of comma-separated IPs to define more than one. For example, `--ips-allow-list 77.126.94.70/16,192.168.0.0` --->
100+
* CLI wizard and Silent install: Add the `--ips-allow-list` flag, followed by the IP address, or list of comma-separated IPs to define more than one. For example, `--ips-allow-list 77.126.94.70/16,192.168.0.0`
101101

102+
{::nomarkdown}
103+
</br>
104+
{:/}
102105

103106
#### Ingress controller flags
104107

0 commit comments

Comments
 (0)