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

workaround Prometheus ServiceMonitor tlsConfig #217

Merged
merged 4 commits into from
Jun 5, 2024

Conversation

qrkourier
Copy link
Member

No description provided.

mjtrangoni and others added 3 commits June 5, 2024 15:58
Set insecure_skip_verify true otherwise the SAN will not match the pod IP,

curl --cacert bundle.crt  https://172.26.2.54:9090/metrics
curl: (60) SSL: no alternative certificate subject name matches target host name '172.26.2.54'

Signed-off-by: Mario Trangoni <[email protected]>
ziti-controller: set default insecure_skip_verify true
@qrkourier qrkourier requested a review from dariuszSki June 5, 2024 14:25
Changes committed by qrkourier in commit:  altered the Helm Chart.
I updated the "version" in Chart.yaml file using the "patch" strategy.

Signed-off-by: github-bot[bot] <[email protected]>
@qrkourier qrkourier merged commit b165fff into main Jun 5, 2024
1 check passed
@qrkourier qrkourier deleted the mjtrangoni-ziti-controller branch June 5, 2024 14:36
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