Editing an egress firewall for a project
As a cluster administrator, you can update the egress firewall for a project.
Prerequisites
Install the OpenShift CLI ().
Find the name of the EgressFirewall object for the project. Replace
<project>
with the name of the project.After making changes to the policy rules, enter the following command to replace the EgressFirewall object. Replace
<filename>
with the name of the file containing the updated EgressFirewall object.