Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Commit

Permalink
Formatted according to gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
piyush-garg committed Nov 17, 2017
1 parent c3ebba4 commit bbcfc9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/spec/deployment.go
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ func (deployment *DeploymentSpecMod) createKubernetesController() (*ext_v1beta1.

// TODO: merge with already existing labels and avoid duplication
deploymentSpec.Template.ObjectMeta.Labels = deployment.Labels

deploymentSpec.Template.ObjectMeta.Annotations = deployment.Annotations

return &ext_v1beta1.Deployment{
Expand Down

0 comments on commit bbcfc9c

Please sign in to comment.