Skip to content

Commit

Permalink
deployments: add rollme label for stateful_editoast (#40)
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Amsallem <[email protected]>
  • Loading branch information
flomonster authored Dec 5, 2024
1 parent bbc948d commit 5cb9605
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/stateful_editoast/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ spec:
template:
metadata:
labels:
rollme: {{ randAlphaNum 5 | quote }}
{{- toYaml $mergedLabels | nindent 8 }}
annotations:
{{- toYaml $mergedAnnotations | nindent 8 }}
Expand Down

0 comments on commit 5cb9605

Please sign in to comment.