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
The sample server keys are used as the client keys, adjust to suit
314
+
your requirements.
315
+
316
+
For the *apiserver* TLS configuration, the keys are included
317
+
in the *apiserver-conf* configMap when the *apiserver* is deployed.
318
+
See the $COROOT/deploy/deploy.sh script which is where the
319
+
configMap is created.
320
+
321
+
The *apiserver* listens on port 8443 (e.g. https://postgres-operator:8443).
322
+
289
323
=== Configuration
290
324
291
325
The *apiserver* uses the following configuration files found in $COROOT/conf/apiserver to determine how the Operator will provision PostgreSQL containers:
0 commit comments