bcgov / crunchy-postgres

This repo contains documentation and templates for the use of Crunchy Postgres helm charts and the accompanying Postgres Operator from Crunchy (PGO).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy Helm Chart with Specified Operator Version

AntBush opened this issue · comments

The Helm chart should be deployed with the specified operator version, so that it can provide users with the desired functionality and compatibility based on their chosen operator version.

  • Implement a mechanism for specifying the desired operator version during the Helm chart deployment.
  • Ensure the Helm chart is deployed with the specified operator version, providing the expected functionality and compatibility.
  • Test the deployment process with various operator versions to ensure compatibility and reliability.
  • Provide clear documentation on how to specify the desired operator version during the Helm chart deployment and any version-specific considerations.
  • Update relevant documentation to inform users about the supported operator versions and their compatibility with the Helm chart.