Charmed PostgreSQL VM Bundle
- Canonical | bundle
- Databases
Channel | Revision | Published |
---|---|---|
14/edge | 171 | 14 Nov 2024 |
juju deploy postgresql-bundle --channel 14/edge
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
consumer-group-prefix | string
the required consumer group prefix for Kafka. (This is an optional parameter that could be specified in case of `consumer` role is set).
-
database-name | string
The desired database name for which the access will be granted (this parameter is needed for MongoDB, MySQL and PostgreSQL).
-
extra-user-roles | string
a comma-separated list of values that contains the required extra roles, e.g. `admin` in case of a database or `producer`, `consumer` in case of Kafka.
-
index-name | string
The index name for which the access is granted (this parameter is needed for OpenSearch).
-
topic-name | string
The topic name for which the access is granted (this parameter is needed for Kafka).