You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?The text was updated successfully, but these errors were encountered: