|
|
|
|
|
by mrj
178 days ago
|
|
Congrats! I could see the value of this, for sure. I handle this problem by spinning up a preview environment in a namespace. Each branch gets its own and a script takes care of setting up namespaces for a couple of shared resources for staging (rabbit and temporal). It was a lot of work setting that up though. Preview environments based on a helm deploy makes sense. I wish this had been available before I did all that. |
|
Thanks again.