Installation - OKD 4.15.0 PortWorx essential Operator 24.1.1 - License fail/no direct internet connection (http proxy support?)

I installed operator in a fresh OKD 4.15.0 cluster
had to created name space portworx
use the portal create spec
oc apply -f
storage cluster is created, storage node are up
seems to get stuck in dialing to license server.
I only see PX_HTTP_PROXY and PX_HTTPS_PROXY but don’t we need a no_proxy for bypass internal node/pod communication? or the operator pod only need to talk to license server?
any work around?