Skip to content

Enable frontend config and manage cert only if needed for iap ingress

Marcel Chacon requested to merge mchacon-kubecost-iap-extras into master

What

Add condition to enable frontend-config and managed-cert from kubecost-extra charts only if needed by the gke iap ingress.

Why

The GKE iap ingress is only needed for accessing the primary cluster in ops, therefore we should not create these extra resources for gprd clusters.

Related Issue: https://gitlab.com/gitlab-com/gl-infra/reliability/-/issues/23898

Merge request reports