Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我在 Spring Cloud Dataflow 中部署新流时,我想影响服务名称,以便我可以访问例如始终使用相同名称的源。我已经找到了这个答案,但没有提到如何关闭它。查看已部署的实例,我可以看到属性。
我已经检查了 Spring Cloud Dataflow、Kubernetes 部署程序和 Skipper 中所有可能的属性,但我找不到更改服务名称的方法。当我还在运行 SCDF 1.7 时,我没有遇到这个问题。升级到 Skipper 2.1.2 和 SCDF 2.2.1 后,我无法摆脱它。