Skip to content

Commit 5320ed9

Browse files
Karsten KrausKarsten Kraus
authored andcommitted
explicitly declare server port for ugc-webapp
1 parent 683f065 commit 5320ed9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

charts/sophora-ugc/values.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,8 @@ ugc:
107107
security:
108108
user:
109109
name: user
110-
110+
server:
111+
port: 9080
111112

112113
extraContainers: []
113114
extraInitContainers: []

0 commit comments

Comments
 (0)