EmerisHQ / demeris-backend

Monorepo containing all the Demeris backend code and infrastructure definitions.
GNU Affero General Public License v3.0
8 stars 1 forks source link

test: replace telepresence with more simple port-forward #758

Closed Pitasi closed 2 years ago

Pitasi commented 2 years ago

I couldn't get telepresence to work no matter how hard I tried. I switched to a simpler port-forward approach which suits us for now (doesn't require to download new binary and it's easier to understand).

Problem is that tons of tests in staging fail 😄 but that's for another PR