Skip to content

Add podLabels to the deployment

Not sure about everyone here, but we need some custom labels for pods we are running in our clusters. As example:

  • we want to add label 'owner' and make triggers/alerts based on this for our on-call people.

This requires close to zero work, so I did this. Please review and comment if I have to add something else or change it.

Thanks.

Merge request reports