Skip to content

Commit

Permalink
add rollme annotation to infra-engine helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
jmorganca committed Aug 30, 2021
1 parent 52d123a commit ca765aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions helm/charts/engine/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ spec:
metadata:
labels:
app: infra-engine
annotations:
rollme: {{ randAlphaNum 5 | quote }}
spec:
automountServiceAccountToken: true
serviceAccountName: infra-engine
Expand Down

0 comments on commit ca765aa

Please sign in to comment.