marianobilli
marianobilli
> I stumbled upon the "Duplicate YAML keys" problem in one of my releases. Fixing it is rather easy. > > I'm a little concerned about how to avoid this...
> I really need a workaround for charts that have lots of duplicate keys in them, like GitLab. > > @or-shachar can you share your method please? @marianobilli have you...
@cryptk did you got any progress on this? I have the same use case
I created a custom lua script that you can mount in your nginx and then via annotation of your application ingress you can allow people with certain groups check my...
> > I created a custom lua script that you can mount in your nginx and then via annotation of your application ingress you can allow people with certain groups...
Still relevant
> @WestFarmer this issue is specifically for a 404 on the root page, while everything else works. If you are experiencing 404 on all pages, this is almost certainly a...
Still relevant
I see that ingress config is still fixed with http and no possibility to configure https, will this be a feature comming soon? Thanks! https://github.com/dexidp/helm-charts/blob/87176e13548cca74aa96e08b4ec35d177a3c7e67/charts/dex/templates/ingress.yaml#L3
please note that its not only setting `hostNetwork: true`, it also needs to allow to change the port of the webhook, as if more than one pod land on the...