Change traefik API group
- Mar 21, 2024
-
-
We need to deploy an instance of `aptly` in the `core` cluster, but there is an incompatibility on the CRDs API Group of Traefik. Currently, the Traefik Kubernetes CRDs API Group used in the Core cluster is older than what the latest `aptly helm chart` requires, so a modification of the `aptly Helm Chart` to make it compatible with the current CRD API version is required. The ultimate solution is to upgrade Traefik. However, since this upgrade involves a longer execution time, it has been decided to temporarily modify the Helm Chart to enable faster deployment while planning the upgrade.
-