Skip to content

Commit 419a1d8

Browse files
fix(dso-console): fix backend exposed port
1 parent 9175538 commit 419a1d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/dso-console/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,7 @@ backend:
693693
# name: custom-volume
694694
container:
695695
# -- Console CPN backend container port.
696-
port: 8080
696+
port: 3001
697697
# -- Console CPN backend container command.
698698
command: []
699699
# -- Console CPN backend container command args.

0 commit comments

Comments
 (0)