Storage Node Operator on a 1 Gbps WAN link with Raspberry pi 4

You also need to change lines for port in your docker run command: Storage Node - Storj Docs

    -p 28967:28967/tcp -p 28967:28967/udp

in particular.
So - yes, but not restart, you should stop and remove the container and run it back with all your parameters include changed ones.

Yes , I did that. Thanks !!

Was wondering though as to how all my suspension , audit , online score is at 100% when i did not have UDP enabled.

The UDP is not mandatory, only TCP is. We want to use UDP for quick file transfers, but if it is not available, it will fall back to TCP.