Kong / charts

Helm chart for Kong
Apache License 2.0
237 stars 473 forks source link

Add --konnect-control-plane-id for KIC #1071

Open tao12345666333 opened 1 month ago

tao12345666333 commented 1 month ago

As a follow-up to https://github.com/Kong/kubernetes-ingress-controller/issues/4466

KIC has added a flag --konnect-control-plane-id and marked the --konnect-runtime-group-id as deprecated

We should add --konnect-control-plane-id support and deprecate --konnect-runtime-group-id

BTW, after all of these are completed, we can then modify the default installation parameters in connect.

cc @mheap