split service locator and cluster locators (#2900)
* split service locator and cluster locators * fix test
This commit is contained in:
+3
-1
@@ -60,7 +60,9 @@ lighthouse:
|
||||
baseUrl: http://localhost:3003
|
||||
|
||||
kubernetes:
|
||||
clusterLocatorMethod: 'configMultiTenant'
|
||||
serviceLocatorMethod: 'multiTenant'
|
||||
clusterLocatorMethods:
|
||||
- 'config'
|
||||
clusters: []
|
||||
|
||||
integrations:
|
||||
|
||||
Reference in New Issue
Block a user