Skip to content

Commit f67a585

Browse files
committed
fix: update container port
1 parent 462304f commit f67a585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.platform/argocd/app-claim.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ spec:
1818
service:
1919
cpu: "512"
2020
memory: "1024"
21-
port: 3000
21+
port: 80
2222
dns:
2323
name: example-app.idp.3sidedcube.com

0 commit comments

Comments
 (0)