Skip to content

Add options for setting annotations on services

Corey O'Brien requested to merge 202-svcannotations into master

Closes #202 (closed)

This adds the ability to use global.service.annotations to set annotations on every service or to use <chart>.service.annotations to add annotations or override global annotations on a specific service.

I got annoyed by the extra spaces in the command line docs while I was adding docs so I compacted them too.

Merge request reports