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

fix: helm chart config issues #912

Merged
merged 1 commit into from
Sep 6, 2024
Merged

Conversation

nitisht
Copy link
Member

@nitisht nitisht commented Sep 3, 2024

This PR fixes issues with helm chart where streams as configured
in the values file were not getting created if HA is enabled. Fixes #899

Another fix included in this PR is to allow different configurations for service monitor object by passing through the endpoints spec directly from values.yaml.
Fixes #905

Final fix is to ensure podAnnotations applied in HA mode are propagated to
the query node.
Fixes #901

@nitisht nitisht force-pushed the fix-helm-issues branch 4 times, most recently from bc927c1 to 9b05068 Compare September 6, 2024 06:38
in the values file were not getting created if HA is enabled.
Fixes parseablehq#899

Another fix included in this PR is to allow different configurations
for service monitor object by passing through the endpoints spec fields
directly from values.yaml.
Fixes parseablehq#905

Final fix is to ensure podAnnotations applied in HA mode are propagated to
the query node.
Fixes parseablehq#901

Also update the image tag to latest release v1.5.0
@nitisht nitisht merged commit a3b63bb into parseablehq:main Sep 6, 2024
7 of 8 checks passed
@nitisht nitisht deleted the fix-helm-issues branch September 6, 2024 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant