btungut / azure-devops-agent-on-kubernetes

The easiest and most effective method for creating and managing Azure DevOps agents on Kubernetes
MIT License
28 stars 14 forks source link

Fixing podAnnotations + Adding podLabels #8

Closed saisona closed 11 months ago

saisona commented 11 months ago

As podAnnotation was failing the Helm template function because of bad indentation in deployment.yaml I fixed it.

Also I required for billing processes to be able to labels my deployments.

btungut commented 11 months ago

Hello, @saisona. For your help, I appreciate it. I will be out of the office for two days, but rest assured that I will review your excellent contribution and consider incorporating it into master when I return.

Please accept my gratitude.

btungut commented 11 months ago

Merged into master; https://github.com/btungut/azure-devops-agent-on-kubernetes/pull/9 https://github.com/btungut/azure-devops-agent-on-kubernetes/releases/tag/v1.0.9

Thanks @saisona