Skip to content

Conversation

@ngnix
Copy link

@ngnix ngnix commented Oct 23, 2025

Add support TPL helper in cluster object to allow used gotemplate in chart values.

Tpl supported fields:

  • cluster.initdb.database
  • cluster.initdb.owner
  • cluster.postgresql.parameters
  • cluster.postgresql.pg_hba
  • cluster.postgresql.pg_ident
  • cluster.roles
  • cluster.services
  • cluster.serviceAccountTemplate.metadata.annotations
  • cluster.serviceAccountTemplate.metadata.labels
  • backups.s3.region
  • backups.s3.bucket
  • backups.s3.path
  • endpointURL (S3/Azure/Google endpoint)
  • destinationPath
  • All dynamic paths (bucket, region, container, storage account)
  • secret.name

Added example how to use TPL in subchart ( case when we used cluster chart as subchart).

@ngnix ngnix requested a review from itay-grudev as a code owner October 23, 2025 13:39
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. chart( cluster ) Related to the cluster chart labels Oct 23, 2025
Signed-off-by: Vyacheslav Klimov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chart( cluster ) Related to the cluster chart size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant