Skip to content

Commit

Permalink
feat(deploy): enables public service for webconsole v2 by default (#874)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjulinfan authored Aug 10, 2021
1 parent 81f7762 commit eed77f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ service:
port: 1990

publicService:
enabled: false
enabled: true
podPort: 1989
nodePort: 30200

Expand Down

0 comments on commit eed77f2

Please sign in to comment.