9604f5d9fb
* fix(helm test): pass in env vars at runtime not build time - we configure the test at runtime, not buildtime - we were never setting these build args at build time, so they were obsolete * remove unnecessary build arg from server Dockerfile