Jim Mittler
Jim Mittler
Same issue here. Adding a proxy in K8S that puts the token in the header was our workaround.
https://github.com/joeferner/redis-commander/pull/169
Yes - I would like to have the same app name in different namespaces.This way we can promote to production through the same cluster.
The main reason I asked about namespaces was going down the path of suffixing my apps with the environment names as suggested by @krancour. When I call my apps "foo-dev,...