Bernardo García

Results 7 comments of Bernardo García

> It depends on the changes, you will have to restart pods in some situations. @pavolloffay What is the best strategic to restart the pod? have been reading some posts...

@jpkrohling I will take it in my mind when I need it.

I've managed to find a workaround and deploy the adot eks addon without the collector in this way: ``` admissionWebhooks: namespaceSelector: {} objectSelector: {} affinity: {} collector: {} kubeRBACProxy: resources:...

Hey guys I just saw in this website that the[ fluentbit grafana helm chart is deprecated now](https://github.com/grafana/helm-charts/tree/main/charts/fluent-bit#fluent-bit-loki-chart) and is recommendable to use the official helm chart. Is it only for...

When I install the django-mockups package in a virtual environment with python-3.4 I get this output ``` (test)➜ sfotipy pip install django-mockups Collecting django-mockups Installing collected packages: django-mockups Successfully installed...

@iamwep not yet. I have been reading several issues here and on 'aws-for-fluent-bit' side and there is no clarity about what could be happening. What I described here is that...

@Wyifei @iamwep I solved this issue The I am role for service account should be only provided to the `serviceAccount.annotations` field on the helm chart. It means only [here ](https://github.com/fluent/helm-charts/blob/main/charts/fluent-bit/values.yaml#L32)...