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