Don't mash over the webapp with the canary image you dolt!

This commit is contained in:
R. Tyler Croy 2017-09-03 13:21:13 -07:00
parent 262279197a
commit 3fb392cf9f
No known key found for this signature in database
GPG Key ID: 1426C7DC3F51E16F
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#!/bin/sh
exec kubectl rolling-update webapp --image=rtyler/codevalet-canary:latest --image-pull-policy=Always --update-period=10s
exec kubectl rolling-update canary --image=rtyler/codevalet-canary:latest --image-pull-policy=Always --update-period=10s