codeamp / circuit

CodeAmp API. Built with Golang, GraphQL, GORM and Socket-IO
Apache License 2.0
21 stars 6 forks source link

Add labels to redis deployment to know which project is using it #490

Closed drshrey closed 5 years ago

drshrey commented 5 years ago

When looking in kube, it's hard to cross-reference the actual project that has installed the redis deployment with the given name of the redis deployment. It would be great if we had labels to make it crystal clear which project is using which redis workers.