-
- Downloads
Fix conf for minikube (#301)
* Bump up a Spilo version to use Patroni >= v1.4.4 ; this fixes issues with k8s 1.10 API changes * Bump up an operator version to use the new 'etcd_host' default value * Re-use 'zalando-postgres-operator' as a pod service account and add extra RBAC permissions to make it work * Document in quickstart connecting to Postgres via psql
Showing
- README.md 9 additions, 2 deletionsREADME.md
- manifests/configmap.yaml 3 additions, 3 deletionsmanifests/configmap.yaml
- manifests/operator-service-account-rbac.yaml 4 additions, 0 deletionsmanifests/operator-service-account-rbac.yaml
- manifests/postgres-operator.yaml 1 addition, 1 deletionmanifests/postgres-operator.yaml
- run_operator_locally.sh 1 addition, 1 deletionrun_operator_locally.sh
Please sign in to comment