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

Use service for client instead of ingress to prevent tls issues #29

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

sarahbx
Copy link
Contributor

@sarahbx sarahbx commented Nov 6, 2024

Tested with grafana-operator 5.15.1
#28

This was both a w/a for the ingress TLS cert issue, and a response to the below grafana-operator PR added in 5.15.0 which noted the internal service address was missing the .svc . If all the resources are internal, no need to use the preferIngress: true. If one wishes to use the preferIngress: true for whatever reason, then it would require setting up the certs for the route domain.

grafana/grafana-operator#1713

Copy link
Contributor

@bose-abhishek bose-abhishek left a comment

Choose a reason for hiding this comment

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

Looks good. I tried this code in OCP-4.16.16 and it works.

@pcuzner pcuzner merged commit c3f83bf into redhat-performance:main Nov 13, 2024
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.

3 participants