Jacob Greenbow

Results 2 comments of Jacob Greenbow

As well, you cannot use such an alias defined in a running session. The alias command is successful with a return code of 0, but the alias does not apply....

I believe the `values` parameter already exists for this chart/addon. See https://github.com/aws-quickstart/cdk-eks-blueprints/blob/7869d39fd088fc54e5b82815cb292c7ed92209b3/lib/addons/external-dns/index.ts#L33 I was able to enable `httproute` and `tlsroute` support using the existing implementation with the `extraArgs` key. I...