Drew Brown
Drew Brown
I'm having troubles with the snapshot-controller Helm chart being provided, specifically with the `ValidatingWebhookConfiguration` having set `webhooks.clientConfig.caBundle: ${CA_BUNDLE}`. I'm using ArgoCD to apply this chart, which effectively conducts a `helm...
**Is your feature request related to a problem? Please describe.** To help simplify the Prometheus configuration, it would be great if the `server_name` label populated by the exporter automatically. My...
### What i did / Steps to reproduce 1. Exec into Docker container 2. Attempt to edit a config file ### Expected result In a Kubernetes environment, SSH-ing into a...
The provided Helm chart does not support templating a PostgresCluster with the [autoCreateUserSchema](https://access.crunchydata.com/documentation/postgres-operator/latest/tutorials/basic-setup/user-management#how-can-i-enable-this-feature-for-my-cluster) annotation. Would it make sense to template `.Values.metadata` into PostgresCluster, or explicitly support labels/annotations if set?