Remove this unnecessary nginx script

Long since removed a custom nginx proxy container
This commit is contained in:
R. Tyler Croy 2017-12-15 08:35:12 -08:00
parent 10fb3cb454
commit 7642336f1a
No known key found for this signature in database
GPG Key ID: 1426C7DC3F51E16F
1 changed files with 0 additions and 3 deletions

View File

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