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

MG-154 - Jaeger Cassandra pods are not stable #155

Merged
merged 8 commits into from
Oct 1, 2024

Conversation

JeffMboya
Copy link
Contributor

What does this do?

This pull request updates configuration parameters for Jaeger with Cassandra as the storage backend to ensure that the Cassandra pods remain stable and healthy

Which issue(s) does this PR fix/relate to?

List any changes that modify/break current functionality

None

Have you included tests for your changes?

No

Did you document any new/modified functionality?

No

Notes

Signed-off-by: JeffMboya <[email protected]>
Signed-off-by: JeffMboya <[email protected]>
Comment on lines 62 to 71
cassandra:
host: magistrala-cassandra.mg.svc.cluster.local
port: 9042
schemaJobEnabled: true
tls:
enabled: false
user: cassandra_user
usePassword: true
password: cassandra_password
keyspace: jaeger_v1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need this ?
I think this for externally provisioned cassandra

charts/magistrala/values.yaml Outdated Show resolved Hide resolved
Signed-off-by: JeffMboya <[email protected]>
@dborovcanin dborovcanin merged commit 171605a into absmach:master Oct 1, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

Bug: Jaeger Cassandra pods are not stable
3 participants