Skip to content

Commit 7074855

Browse files
committed
chore: change deployment image to demo-app
1 parent def8e93 commit 7074855

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

x/deployment/testdata/deployment-multi-groups.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ version: "2.0"
33

44
services:
55
web:
6-
image: bubuntux/riot-web
6+
image: ghcr.io/akash-network/demo-app
77
expose:
88
- port: 80
99
to:
1010
- global: true
1111
accept:
1212
- test.localhost
1313
api:
14-
image: nginx:alpine
14+
image: ghcr.io/akash-network/demo-app
1515
expose:
1616
- port: 8080
1717
to:

0 commit comments

Comments
 (0)