Skip to content

Files

Latest commit

b0451f1 · Jun 4, 2025

History

History

config

README.md

Targets

  • The default target installs the operator in the postgres-operator namespace and configures it to manage resources in all namespaces.

Bases

  • The crd base creates CustomResourceDefinitions that are managed by the operator.

  • The manager base creates the Deployment that runs the operator. Do not run this as a target.

  • The rbac base creates a ClusterRole that allows the operator to manage resources in all current and future namespaces.