- Provide a way to add extra manifests to manage as single release instead of creating them outside.
Our use case - we share our cluster to external teams thorugh VPC Endpoints and the load balancer has to be managed outside. So we use targetGroupBinding CRD to route traffic to the co-ordinator service. These resources are created manually outside of helm deployment.
Having all resources for an application in one place is ideal and i see this is a common in most of community charts.
Our use case - we share our cluster to external teams thorugh VPC Endpoints and the load balancer has to be managed outside. So we use targetGroupBinding CRD to route traffic to the co-ordinator service. These resources are created manually outside of helm deployment.
Having all resources for an application in one place is ideal and i see this is a common in most of community charts.