new updates
This commit is contained in:
parent
5a89ccb0a4
commit
e18d9254d0
|
|
@ -12,10 +12,13 @@ spec:
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
app: curio-app
|
app: curio-app
|
||||||
|
annotations:
|
||||||
|
redeploy-timestamp: "1778763671262"
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: curio
|
- name: curio
|
||||||
image: 192.168.8.250:5000/curio:latest
|
image: 192.168.8.250:5000/curio:latest
|
||||||
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 3000
|
- containerPort: 3000
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue