diff --git a/infrastructure/addons/cnpg-operator/helmrelease-cnpg.yaml b/infrastructure/addons/cnpg-operator/helmrelease-cnpg.yaml index 8375e49..200573a 100644 --- a/infrastructure/addons/cnpg-operator/helmrelease-cnpg.yaml +++ b/infrastructure/addons/cnpg-operator/helmrelease-cnpg.yaml @@ -23,5 +23,4 @@ spec: retries: 3 values: image: - repository: ghcr.io/cloudnative-pg/postgresql - clusterImage: ghcr.io/cloudnative-pg/postgresql:17.4 \ No newline at end of file + repository: ghcr.io/cloudnative-pg/cloudnative-pg \ No newline at end of file