Skip to content

Conversation

@ltellesfl
Copy link

No description provided.

jmckulkand others added 28 commits August 22, 2024 15:26
This change adds 3 new features: - The ability to enable feature flags with the .Values.features key - The ability to add extra environment variables to the container env - The ability to completely override env variables (not recommended) Closes#262
- add user management to pgAdmin example - Deploy with `internal` only auth by default
- Images are defined in the operator deployment as RELATED_IMAGES. We don't need to define them in two places. - Leave a commented image field in the postgres example
Update cluster deployment examples
5.7.1 release updates
* Update postgres.yaml * Update values.yaml * Update postgres.yaml * Apply suggestions from code review Co-authored-by: Drew Sessler <[email protected]> --------- Co-authored-by: Drew Sessler <[email protected]>
* Added support for tolerations / affinity to Helm chart with consistent flow control
The Keycloak example now works with the latest version of Keycloak. This includes using the new env vars and settings that are now available in the latest version of Keycloak. The PostgresCluster's created for the Keycloak examples (which includes any PostgresCluster's created for use with Keycloak in the Crunchy Postgres for Kubernetes documentation) have also been updated to set the "autoCreateUserSchema" annotation to "true". Without this setting, Keycloak will crash on startup when attempting to use the public schema.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants

@ltellesfl@benjaminjb@jmckulk@jaitaiwan@dsessler7@crunchy-containers-bot@tony-landreth@ValClarkson@Dan0x54@andrewlecuyer