Create second deployment on google cluster got "Remote config already exists" error #1334
Labels
Bug
A error that causes the feature to behave differently than what was expected based on design docs
Pending Triage
New issue that needs to be triaged by the team
Describe the bug
Trying to create a second deployment so explorer can be deployed to different namespace vs mirror code
But got the following error
When creating two different deployment on local cluster does not have such error
If in file
remote_config_manager.ts
comment out the throw exception line in functioncreateAndValidate
,then it worked.
Describe the expected behavior
Should not have error
To Reproduce
Create second deployment on google cluster
test branch
00929-D-mirror-proxy-second
with solo-chart branch09555-D-ingress-controller
Additional Context
The text was updated successfully, but these errors were encountered: