File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77[ ![ CodeFactor] ( https://www.codefactor.io/repository/github/informaticsmatters/postgresql-ansible/badge )] ( https://www.codefactor.io/repository/github/informaticsmatters/postgresql-ansible )
88
9- A playbook and Role to deploy PosgreSQL, suitable for execution by
10- [ AWX] .
9+ A playbook and role to deploy PostgreSQL, designed for execution by [ AWX] .
1110
1211This project contains one Ansible role:-
1312
@@ -22,9 +21,9 @@ As with all of our playbooks you can find the common user-defined variables
2221in the role's ` defaults/main.yaml ` and less common variables in
2322` vars/main.yaml ` .
2423
25- > You will need a node in your cluster with the label
26- `informaticsmatters.com/purpose= core` as the Pod will require
27- this label during scheduling.
24+ > If you set ` pg_enable_affinity ` you will need a node in your cluster with the label
25+ `informaticsmatters.com/purpose- core` as the PostgreSQL Kubernetes Pod
26+ affinity will require this label during scheduling.
2827
2928## Adding an auxiliary user
3029As well as the 'standard' postgres user you can optionally also create
You can’t perform that action at this time.
0 commit comments