Skip to content

Commit

Permalink
add support in active active mode
Browse files Browse the repository at this point in the history
  • Loading branch information
niso120b committed May 14, 2020
1 parent ce60ce8 commit e688b27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ helm upgrade --install --namespace aqua csp ./server --set imageCredentials.user
| `rbac.roleRef` | Use an existing ClusterRole | `` |
| `admin.token` | Use this Aqua license token | `N/A` |
| `admin.password` | Use this Aqua admin password | `N/A` |
| `activeactive` | change to true to enable active active mode | `false` |
| `db.external.enabled` | Avoid installing a Postgres container and use an external database instead | `false` |
| `db.external.name` | PostgreSQL DB name | ``N/A`` |
| `db.external.host` | PostgreSQL DB hostname | ``N/A`` |
Expand Down

0 comments on commit e688b27

Please sign in to comment.