Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ basis.

The operator supports any operand container image containing PostgreSQL.
While it defaults to the latest stable minor version of the most recent
Community-supported major version on `quay.io` by EDB, you can override this by
Community-supported major version on `docker.enterprisedb.com`, you can override this by
setting the `.spec.imageName` attribute in the `Cluster` resource.
This direct method supports `imagePullSecrets` for private registries and
allows the use of both tags and SHA256 digests to ensure container
Expand Down
Loading