How to port-forward correctly?

Thanks, Alan! :smiley:
My final work solution for operator way is adding

    gflags:
      - key: webserver_interface
        value: "0.0.0.0"
      - key: pgsql_proxy_bind_address
        value: "0.0.0.0"

Just add more info regarding these flags here for future people: