Skip to content

Change restPort not working #49

Open
@liuweiGL

Description

@liuweiGL

Change default 8081 to 8080

service:
  # -- type for netmaker server services
  type: ClusterIP
  # -- port for API service
  restPort: 8080
  # -- port for MQTT service
  mqPort: 443
  # -- port for UI service
  uiPort: 80

But netmaker always listen 8081

              
2024-02-02T19:49:08.885418597+08:00  __   __     ______     ______   __    __     ______     __  __     ______     ______    
2024-02-02T19:49:08.885421479+08:00 /\ "-.\ \   /\  ___\   /\__  _\ /\ "-./  \   /\  __ \   /\ \/ /    /\  ___\   /\  == \   
2024-02-02T19:49:08.885423136+08:00 \ \ \-.  \  \ \  __\   \/_/\ \/ \ \ \-./\ \  \ \  __ \  \ \  _"-.  \ \  __\   \ \  __<   
 \ \_\\"\_\  \ \_____\    \ \_\  \ \_\ \ \_\  \ \_\ \_\  \ \_\ \_\  \ \_____\  \ \_\ \_\ 
2024-02-02T19:49:08.885425956+08:00   \/_/ \/_/   \/_____/     \/_/   \/_/  \/_/   \/_/\/_/   \/_/\/_/   \/_____/   \/_/ /_/ 
2024-02-02T19:49:08.885427511+08:00                                                                                          																							 

2024-02-02T19:49:08.885436866+08:00 [netmaker] 2024-02-02 11:49:08 connecting to postgres 
2024-02-02T19:49:08.930195845+08:00 [netmaker] 2024-02-02 11:49:08 database successfully connected 
[netmaker] 2024-02-02 11:49:08 failed to fetch database records for hosts 
2024-02-02T19:49:08.931315476+08:00 [netmaker] 2024-02-02 11:49:08 no OAuth provider found or not configured, continuing without OAuth 
2024-02-02T19:49:09.691040918+08:00 [netmaker] 2024-02-02 11:49:09 REST Server successfully started on port  8081  (REST) 
[netmaker] 2024-02-02 11:49:09 connecting to mq broker at ws://netmaker-mqtt.netmaker.svc.cluster.local:1883 
2024-02-02T19:49:10.170904077+08:00 [netmaker] 2024-02-02 11:49:10 connected to MQ Broker 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions