You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,6 +77,7 @@ The Crunchy PostgreSQL Operator makes it easy to get your own PostgreSQL-as-a-Se
77
77
- Selecting different storage classes for your primary, replica, and backup storage
78
78
- Select your own container resources class for each PostgreSQL cluster deployment; differentiate between resources applied for primary and replica clusters!
79
79
- Use your own container image repository, including support `imagePullSecrets` and private repositories
80
+
-[Customize your PostgreSQL configuration](https://access.crunchydata.com/documentation/postgres-operator/latest/advanced/custom-configuration.md)
80
81
- Bring your own trusted certificate authority (CA) for use with the Operator API server
81
82
- Override your PostgreSQL configuration for each cluster
Copy file name to clipboardExpand all lines: docs/content/_index.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,6 +82,7 @@ The Crunchy PostgreSQL Operator makes it easy to get your own PostgreSQL-as-a-Se
82
82
- Selecting different storage classes for your primary, replica, and backup storage
83
83
- Select your own container resources class for each PostgreSQL cluster deployment; differentiate between resources applied for primary and replica clusters!
84
84
- Use your own container image repository, including support `imagePullSecrets` and private repositories
85
+
-[Customize your PostgreSQL configuration]({{< relref "/advanced/custom-configuration.md" >}})
85
86
- Bring your own trusted certificate authority (CA) for use with the Operator API server
86
87
- Override your PostgreSQL configuration for each cluster
0 commit comments