SGShardedCluster and postgresql version 18 not available
Summary
admission webhook "sgshardedcluster.mutating-webhook.stackgres.io" denied the request: postgresql version 18 not available
Current Behaviour
admission webhook "sgshardedcluster.mutating-webhook.stackgres.io" denied the request: postgresql version 18 not available
Steps to reproduce
- helm upgrade --create-namespace --namespace stackgres stackgres-operator --set-string adminui.service.type=ClusterIP https://stackgres.io/downloads/stackgres-k8s/stackgres/1.17.3/helm/stackgres-operator.tgz
- create a SGShardedCluster with Postgres 18
Expected Behaviour
- a Postgres 18 cluster created successfully