Zirko
Zirko
Currently, the image in sloth's deployment is set to `{{ .Values.admissionController.image.repository }}:{{ .Values.admissionController.image.tag }}` in the templates. However, in some cases, one may need to change the registry name without...
This PR adds VPA CRs for both `keda-operator` and `metrics-server`. ### Checklist - [x] I have verified that my change is according to the [deprecations & breaking changes policy](https://github.com/kedacore/governance/blob/main/DEPRECATIONS.md) -...
This PR is a response to [this discussion](https://github.com/cloudnative-pg/cloudnative-pg/discussions/4219) mentioning the need to be able to make the cluster resource use an existing service account. This introduced change replaces the `serviceAccountTemplate`...
This PR adds the possibility for a user to add additional annotations to the service account if it's created from the chart. This is especially useful when using [IRSA](https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html) authentication...