sakeebshaikh74
sakeebshaikh74
Does it not work with the ruleNamespaceSelector ruleNamespaceSelector: matchExpressions: - key: namespace operator: In values: - observability
I have increased the MAX file size to 1048576000 but still getting the error
please find my values.yaml file [thanos_values.zip](https://github.com/bitnami/charts/files/14906794/thanos_values.zip)
@dgomezleon I tried adding the annotation annotations: kubernetes.io/ingress.class: nginx # kubernetes.io/tls-acme: "true" nginx.ingress.kubernetes.io/backend-protocol: HTTPS nginx.ingress.kubernetes.io/proxy-ssl-verify: "false" nginx.ingress.kubernetes.io/rewrite-target: /$1 nginx.ingress.kubernetes.io/use-regex: "true" service.beta.kubernetes.io/aws-load-balancer-backend-protocol: HTTPS it is still the same
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 }} ##...
@rafariossaa can you please help here
yes i enabled the ingress and see the secrets but not working in tls mode