deploy 894bc8f
This commit is contained in:
parent
894bc8fc41
commit
d3108f3388
2 changed files with 2 additions and 2 deletions
|
|
@ -65,7 +65,7 @@ spec:
|
||||||
io.kompose.service: wayl-one
|
io.kompose.service: wayl-one
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: registry.wayl.one/wayl-one:badbdc9
|
- image: registry.wayl.one/wayl-one:894bc8f
|
||||||
name: wayl-one
|
name: wayl-one
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3"
|
version: "3"
|
||||||
services:
|
services:
|
||||||
wayl-one:
|
wayl-one:
|
||||||
image: registry.wayl.one/wayl-one:badbdc9
|
image: registry.wayl.one/wayl-one:894bc8f
|
||||||
ports:
|
ports:
|
||||||
- 80
|
- 80
|
||||||
labels:
|
labels:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue