Skip to content

Helm does not support PostgresCluster annotations #288

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
drewburr opened this issue Nov 22, 2024 · 1 comment
Open

Helm does not support PostgresCluster annotations #288

drewburr opened this issue Nov 22, 2024 · 1 comment

Comments

@drewburr
Copy link

The provided Helm chart does not support templating a PostgresCluster with the autoCreateUserSchema annotation.

Would it make sense to template .Values.metadata into PostgresCluster, or explicitly support labels/annotations if set?

@benjaminjb
Copy link
Contributor

That use-case makes sense to me. I'm not sure I understand the second of the two options you list:

  • template .Values.metadata
  • "explicitly support labels/annotations if set" -- do you mean something like have a .Values.autoCreateUserSchema and use that to set that particular annotation?

Happy to talk out this need and also happy to look over a PR if you're interested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants