Skip to content

Insert gitlab.deploymentAnnotations into all deployments

Dustin Collins requested to merge add-global-deployment-annotations into master

Adds global Deployment annotations to all subcharts.

annotations:
    {{ include "gitlab.deploymentAnnotations" . | nindent 4 }}

Closes #1567 (closed).

Edited by Dustin Collins

Merge request reports