remove hardcoded cypress test timeout
for eks default time is not working and it is hardcoded in the test. create a variable and pass timeout from values.yaml if no such value is defined use default value of 5000 for rke and k3d cluster.
MR related to this issue: !140 (merged)