yahel2410

Results 13 comments of yahel2410

I had an issue similar to that of @scott-grimes, trying to remove the `spec.strategy.rollingUpdate` key. I ended up writing this helper function: ``` {{ define "my-service.strategy" -}} type: {{ .Values.strategy.type...

Hey, still having the same issue with `v0.15.0-arm64`. On AWS EKS `m7g.medium` instance type

Any update on this matter? this CVE affects a lot of our services' score.

Hi team, any update on this issue?

Would also love to see multi-arch images support :pray:

Hey, yes something like that. I suggest to accept a list of ingresses and create an Ingress object for each of them. I my case the 2nd ingress doesn't need...

@atkrad What do you think about this? I really need this since I currently have an ingress applied manually outside of the chart because of different `annotations`. Maybe adding `extraIngresses`...

> I wasn't able to reproduce this; the branch was deleted locally but not remotely and the merge queue succeeded in merging my PR. > > Digging into the code,...

We also encountered this ``` data: { message: "Sorry, the diff exceeded the maximum number of files (300). Consider using 'List pull requests files' API or locally cloning the repository...

Hey, what's the status here? can it be merged?