Configuring cluster-wide proxy

    1. Create the config map to contain the certificate authority (CA) bundle in the namespace and inject a CA bundle that is trusted by OKD into a config map by running the following command:

    2. Update the subscription of the AWS Load Balancer Operator to access the config map in the deployment of the AWS Load Balancer Operator by running the following command:

      1. Example output

        1. $ oc -n aws-load-balancer-operator rollout restart deployment/aws-load-balancer-operator-controller-manager

      Additional resources