Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
30635d6c0e
commit
6d745fe6f9
@ -10,6 +10,8 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: "{{ service }}"
|
- name: "{{ service }}"
|
||||||
|
command: {{ service }}
|
||||||
|
args: ["serve"]
|
||||||
image: "deployment:latest"
|
image: "deployment:latest"
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 3000
|
- containerPort: 3000
|
||||||
|
Loading…
Reference in New Issue
Block a user