Closed mrsauravsahu closed 5 months ago
[!WARNING]
Review failed
The pull request is closed.
The changes introduce a new configuration file cnpg-operator-values.yaml
that provides comprehensive default settings for CloudNativePG operator deployment and operation. Additionally, the databases.tf
file is modified to include a values
assignment referencing this newly added configuration file within the helm_release
resource for the CloudNativePG operator. These updates standardize configuration and streamline deployment processes.
File | Change Summary |
---|---|
molecules/cluster-resources/config/cnpg-operator-values.yaml |
Added a new YAML file with default configuration values for CloudNativePG operator, including image, webhook settings, service accounts, RBAC, resources, and monitoring configurations. |
molecules/cluster-resources/databases.tf |
Modified to include a reference to the new cnpg-operator-values.yaml file for the helm_release resource cnpg_operator . |
"In YAML's embrace, settings vast,
CloudNative thrives, smooth and fast.
Replicas counted, images defined,
Webhooks in place, all aligned.
Terraformed script points the way,
To seamless deploys, day by day."\- A Rabbit’s Ode to Configuration 🎩🐇
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Summary by CodeRabbit