Mercurial > code > home > repos > collector
diff deploy.yaml @ 1:1275220a644b
pipenv
author | drewp@bigasterisk.com |
---|---|
date | Tue, 29 Mar 2022 22:02:25 -0700 |
parents | e2d855c00e57 |
children | f10a7ff3673d |
line wrap: on
line diff
--- a/deploy.yaml Tue Mar 29 21:44:04 2022 -0700 +++ b/deploy.yaml Tue Mar 29 22:02:25 2022 -0700 @@ -15,7 +15,11 @@ containers: - name: collector image: bang5:5000/collector_image - imagePullPolicy: "Always" + command: + - pipenv + - run + - python + - collector.py ports: - containerPort: 9072 affinity: