Files
charts/bitnami/nessie/.helmignore
Javier J. Salmerón-García 5f29681961 [bitnami/nessie] feat: 🎉 Add chart (#26542)
* [bitnami/nessie] feat: 🎉 Add chart

This PR adds a helm chart for Nessie, using the upstream chart as a base: https://github.com/projectnessie/nessie

Has the following features:

* Bitnami structure and security standards
* Out of the box support for JDBC with PostgreSQL, ROCKSDB and IN_MEMORY configuration
* Possibility to use any custom configuration with configOverrides and secretConfigOverrides
* Ingress (necessary for TLS support), HPA, VPA and PDB
* Promethus integration

Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
2024-06-04 10:00:01 +02:00

24 lines
358 B
Plaintext

# Patterns to ignore when building packages.
# This supports shell glob matching, relative path matching, and
# negation (prefixed with !). Only one pattern per line.
.DS_Store
# Common VCS dirs
.git/
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/
# Common backup files
*.swp
*.bak
*.tmp
*~
# Various IDEs
.project
.idea/
*.tmproj
# Changelog
CHANGELOG.md