Skip to content

Commit 023c443

Browse files
Merge pull request #515 from petrkotas/srep-64-kcs
Replace documentation with tailored KCS article
2 parents 1204f4d + fea85c6 commit 023c443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/investigations/chgm/chgm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ var (
2929

3030
egressLS = ocm.LimitedSupportReason{
3131
Summary: "Cluster is in Limited Support due to unsupported cloud provider configuration",
32-
Details: "Action required: Network configuration changes detected that block required internet egress, impacting cluster operation and support. Please revert these changes. For firewall requirements for PrivateLink clusters, see: https://access.redhat.com/documentation/en-us/red_hat_openshift_service_on_aws/4/html/prepare_your_environment/rosa-sts-aws-prereqs#osd-aws-privatelink-firewall-prerequisites_rosa-sts-aws-prereqs and to determine broken URLs, see: https://docs.redhat.com/en/documentation/red_hat_openshift_service_on_aws/4/html/networking/rosa-network-verification_ingress-node-firewall-operator",
32+
Details: "Action required: Network configuration changes detected that block required internet egress, impacting cluster operation and support. Please revert these changes. For firewall requirements for PrivateLink clusters and troubleshooting help, see: https://access.redhat.com/articles/7128431",
3333
}
3434
)
3535

0 commit comments

Comments
 (0)