Reworked datagrepper POC deployment to deployment config
This commit is contained in:
parent
720e3bd13d
commit
873ee635f1
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ spec:
|
|||
containers:
|
||||
- name: datagrepper
|
||||
image: datagrepper
|
||||
command: ["gunicorn"]
|
||||
command: ["gunicorn"]
|
||||
args:
|
||||
- "-b"
|
||||
- "0.0.0.0:8080"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue