Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for edge-rest and management-repository without requiring dacha or nats #18

Open
dsand1234 opened this issue Dec 7, 2023 · 3 comments

Comments

@dsand1234
Copy link

dsand1234 commented Dec 7, 2023

I change the edge image to "edge-rest" and disable both dacha1 and dacha2, but management-repository tries to connect to NATS servers. I disabled nats and dacha. I believe the problem is that the mr is checking for "nats.urls" and there is no way to set it back to null from its default value in the default values.yaml

@dsand1234
Copy link
Author

I was able to get it to work by setting global environmentVars nats.urls to null. I forgot to put it under global in values.yaml This wasn't intuitive. It would be nice just to set a flag to use a non-streaming deployment.

@rvowles
Copy link
Contributor

rvowles commented Dec 7, 2023

Thats really a whole different helm chart, but its a good idea!

@rvowles
Copy link
Contributor

rvowles commented Dec 7, 2023

Do you use knative or something similar?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants