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 ().

    1. Find the name of the EgressNetworkPolicy object for the project. Replace <project> with the name of the project.

    2. After making changes to the policy rules, enter the following command to replace the EgressNetworkPolicy object. Replace <filename> with the name of the file containing the updated EgressNetworkPolicy object.