zhenyuT commented on issue #3434:
URL: 
https://github.com/apache/incubator-streampark/issues/3434#issuecomment-1870808254

   找到原因了,新版在application.yml配置中增加了配置:
   ```
   ingress:
         class: nginx
   ```
   
   我在升级的时候直接拷贝的旧版配置文件,而代码中默认配置值为streampark
   
![image](https://github.com/apache/incubator-streampark/assets/9477681/6581255b-3a10-44f1-ba1c-362e3cfddd0d)
   
   代码默认配置和配置文件默认配置不一致,感觉容易造成困扰~~
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to