mirror of https://github.com/dapr/quickstarts.git
clean up test commands from yaml
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
This commit is contained in:
parent
b866cd6cfe
commit
8d50f5d776
|
@ -25,8 +25,6 @@ spec:
|
|||
env:
|
||||
- name: APP_PORT
|
||||
value: "5001"
|
||||
command: ["/bin/sh"]
|
||||
args: ["-c","python3 app.py"]
|
||||
ports:
|
||||
- containerPort: 5001
|
||||
imagePullPolicy: Always
|
||||
|
|
Loading…
Reference in New Issue