Skip to content
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

Helm chart dependency updates and support for extraVolumes and -Mounts #766

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

chgl
Copy link
Contributor

@chgl chgl commented Dec 17, 2024

    - kind: changed
      description: "updated postgresql sub-chart to 16.3.2"
    - kind: changed
      description: "updated curlimages/curl to 8.11.1"
    - kind: changed
      description: "updated hapiproject/hapi to 7.6.0"
    - kind: added
      description: "support for setting resource limits and requests from presets. With a default set for all containers"
    - kind: added
      description: "support for setting extra volumes and volume mounts"
    - kind: changed
      description: "set default pod security context for main and test pods"

Closes #757

Sign up for free to 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.

Support for VolumeMounts and ConfigMaps in Helm chart deployment
2 participants