Skip to content

Commit

Permalink
fix: add activeService back to task rollout
Browse files Browse the repository at this point in the history
  • Loading branch information
BrendanGalloway committed Mar 11, 2024
1 parent f5f2522 commit b1e7ffe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm-chart/sefaria-project/templates/rollout/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ metadata:
spec:
strategy:
blueGreen:
activeService: web-{{ .Values.deployEnv }}
autoPromotionEnabled: true
prePromotionAnalysis:
templates:
Expand Down

0 comments on commit b1e7ffe

Please sign in to comment.