charts icon indicating copy to clipboard operation
charts copied to clipboard

bitnami/kube-prometheus unable to configure prometheus, alertmanager, sidecar in tls mode

Open sakeebshaikh74 opened this issue 10 months ago • 7 comments

Name and Version

name: kube-prometheus sources: - https://github.com/bitnami/charts/tree/main/bitnami/kube-prometheus version: 8.28.0

What architecture are you using?

amd64

What steps will reproduce the bug?

Can you please suggest how to enable TLS for each component?

Are you using any custom parameters or values?

no

What is the expected behavior?

prometheus, alertmanager, sidecar should be in TLS

What do you see instead?

I do not see the components in TLS mode

sakeebshaikh74 avatar Apr 04 '24 16:04 sakeebshaikh74

Hi, Have you tried enabling TLS with ingress (XXXXXXX.ingress.tls) ?

rafariossaa avatar Apr 08 '24 08:04 rafariossaa

Hi @rafariossaa ,

Yes I have tried this flags but unable to enable TLS.

certificates will be retrieved from a TLS secret with name: {{- printf "%s-tls" .Values.prometheus.ingress.hostname }} ## You can use the prometheus.ingress.secrets parameter to create this TLS secret or relay on cert-manager to create it ## tls: true ## @param prometheus.ingress.selfSigned Create a TLS secret for this ingress record using self-signed certificates generated by Helm ## selfSigned: true

sakeebshaikh74 avatar Apr 08 '24 11:04 sakeebshaikh74

@rafariossaa can you please help here

sakeebshaikh74 avatar Apr 15 '24 07:04 sakeebshaikh74

Sorry for the delay, I am taking a look.

rafariossaa avatar Apr 25 '24 13:04 rafariossaa

Did you enable ingress too ? You should see the secrets created and ingress components should be using them.

rafariossaa avatar Apr 25 '24 13:04 rafariossaa

yes i enabled the ingress and see the secrets but not working in tls mode

sakeebshaikh74 avatar Apr 26 '24 11:04 sakeebshaikh74

could you provide the settings you are using ? I would like to reproduce it on my side.

rafariossaa avatar May 09 '24 07:05 rafariossaa

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

github-actions[bot] avatar May 25 '24 01:05 github-actions[bot]

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.

github-actions[bot] avatar May 30 '24 01:05 github-actions[bot]