You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
* Update platform-ip-addresses.mdAdded conditions for gitops and enterprise* Update IP addresses for gitops cloudConditioned Ip addresses for enterprise and cloud; created new text file with relevant IPs for gitops cloud* Update platform-ip-addresses.md* Update platform-ip-addresses.md* Update platform-ip-addresses.md
Copy file name to clipboardExpand all lines: _docs/administration/platform-ip-addresses.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,8 @@ If you do use these IPs, we **strongly recommend** that you monitor this page on
39
39
- 18.197.46.161
40
40
- 3.68.123.116
41
41
42
+
43
+
{% if page.collection != site.gitops_collection %}
42
44
##Pipeline Runtime IPs
43
45
44
46
###Basic tier
@@ -65,6 +67,7 @@ If you do use these IPs, we **strongly recommend** that you monitor this page on
65
67
66
68
- 54.235.42.99
67
69
- 54.86.228.102
70
+
{% endif %}
68
71
69
72
###Disaster Recovery (DR)
70
73
@@ -93,7 +96,7 @@ The DR IPs apply to all tiers.
93
96
94
97
-->
95
98
>**NOTE**
96
-
We have a[plain text version of the IP addresses]({{site.baseurl}}/docs/administration/cf-ip4.txt){:target="\_blank"}. Recommended for monitoring changes.
99
+
We have a{% if page.collection != site.gitops_collection %}[plain text version of the IP addresses]({{site.baseurl}}/docs/administration/cf-ip4.txt){:target="\_blank"}{% endif %}{% if page.collection == site.gitops_collection %}[plain text version of the IP addresses]({{site.baseurl}}/gitops/administration/cf-gitops-cloud-ip4.txt){:target="\_blank"}{% endif %}. Recommended for monitoring changes.
97
100
98
101
##API access to IPs for clusters
99
102
Clusters must be configured with API access to the authorized Codefresh IPs.
@@ -103,9 +106,8 @@ If you haven't configured your clusters with the required IPs, use the links bel