1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-08-05 10:55:17 +02:00

chore(skaffold): refine shokohsc profile

This commit is contained in:
shokohsc 2021-08-12 19:17:33 +02:00
parent 95c41b62ac
commit 1c9a0303fd
7 changed files with 92 additions and 14 deletions

View file

@ -18,14 +18,6 @@ spec:
containers:
- name: flame
image: shokohsc/flame
command:
- npm
args:
- run
- skaffold
env:
- name: NODE_ENV
value: development
ports:
- name: http
containerPort: 5005