Closed TheCase closed 1 year ago
add templated metadata.annotations to the Service
useful for anyone that uses Service annotations to control things like load balancer controllers, etc.
like what has been done for metadata.labels in the Service template, but for annotations
manually add to the manifest, post deploy
@jpcoenen, is this something that can be merged?
Summary
add templated metadata.annotations to the Service
Use cases
useful for anyone that uses Service annotations to control things like load balancer controllers, etc.
Proposed solution
like what has been done for metadata.labels in the Service template, but for annotations
Is there a workaround to accomplish this today?
manually add to the manifest, post deploy