--set
commands.
values.yaml
and configure it to your requirements. Here is a basic example:
instances
should be set to a number
greater than 1
for high
availability.psql
with:
admin
as username
and prom-operator
as password. These default credentials are defined in the kube-stack-config.yaml
file used as the values.yaml
file in Installing the Prometheus CRDs and can be modified by providing
your own values.yaml
file. A more detailed guide on monitoring the cluster can be found in the CloudNativePG documentation.