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

Add client.tls.insecureSkipVerify: true to the Grafana CR to account for deployments with self-signed certs #30

Open
chilanti opened this issue Nov 13, 2024 · 0 comments

Comments

@chilanti
Copy link

When the ansible playbook is used on an OCP cluster that exposes self-signed certificates, the operator fails to create the datasources and the dashboards with an error that indicates that the certificates are signed by an unknown authority. This behavior can be avoided by adding client.tls.insecureSkipVerify: true to the Grafana CR (grafana.j2).

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

1 participant