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

don't define reads services if reads-deployment isn't specified #1348

Closed
wants to merge 1 commit into from

Conversation

sjahl
Copy link
Contributor

@sjahl sjahl commented Dec 6, 2023

closes #1342

We don't always have reads deployments on demos which aren't on the production cluster. This changes the behavior of the demo ingress creation script to only create reads services and Ingress paths if you specify a reads deployment.

@sjahl
Copy link
Contributor Author

sjahl commented Sep 26, 2024

Superseded by #1634

@sjahl sjahl closed this Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow for demo deployments to optionally include the reads deployment
1 participant