Compare commits
2 Commits
d0a5c20f37
...
d82f0baacd
| Author | SHA1 | Date | |
|---|---|---|---|
| d82f0baacd | |||
| 8a49ec755a |
@@ -1,6 +1,6 @@
|
|||||||
name: "Intentor"
|
name: "Intentor"
|
||||||
description: "Intent based automation platform"
|
description: "Intent based automation platform"
|
||||||
version: "0.0.3"
|
version: "0.0.4"
|
||||||
slug: "intentor"
|
slug: "intentor"
|
||||||
init: false
|
init: false
|
||||||
arch:
|
arch:
|
||||||
@@ -9,3 +9,6 @@ arch:
|
|||||||
startup: application
|
startup: application
|
||||||
ports:
|
ports:
|
||||||
8080/tcp: 8080
|
8080/tcp: 8080
|
||||||
|
ingress: true
|
||||||
|
ingress_entry: /
|
||||||
|
ingress_port: 8080
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 134 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.3 MiB |
Reference in New Issue
Block a user