* [stable/nats] Add global registry option
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
* Fix trailing space
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
* [stable/phpmyadmin] Add global registry option
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
* Fix trailing space
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
* Fix capital letters in README
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
* [stable/redis] Add global registry option
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
* Fix trailing space
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
* [stable/rabbitmq] Add global registry option
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
* Fix trailing space
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
* [stable/rabbitmq-ha] Add custom definitions
Since v1.9.0, a definitions.json file have been created, needed for users
creation for health check, prometheus, etc.
It is thus impossible to get these features using a custom definitions.json
This commit allows you to add :
- Users
- Vhosts
- Permissions
- Policies (already present, just moved)
- Queues
- Exchanges
- Bindings
Signed-off-by: Clement Decoodt <clement@decoodt.eu>
* [stable/rabbitmq-ha]: Add parameters in definitions
Fix default values in readme.
Simplify the definitions.json template, and let all the items being
rendered (with empty arrays if empty)
Signed-off-by: Clement Decoodt <clement@decoodt.eu>
* Add incubator chart for SignalSciences agent
Signed-off-by: Marc Campbell <marc.e.campbell@gmail.com>
* Linting updates for the proposed SignalSciences incubator chart
Signed-off-by: Marc Campbell <marc.e.campbell@gmail.com>
* Move from incubator -> stable
Signed-off-by: Marc Campbell <marc.e.campbell@gmail.com>
* Kong version bump to 0.14.1
Signed-off-by: Shashi Ranjan <shashi@konghq.com>
* bump Postgres version and add init-container
Signed-off-by: Shashi Ranjan <shashi@konghq.com>
* add delay in Kong init-container
Signed-off-by: Shashi Ranjan <shashi@konghq.com>
* Revert "add delay in Kong init-container"
This reverts commit 7286f5a190.
Signed-off-by: Shashi Ranjan <shashi@konghq.com>
* feat: wait for DB to be up before running migration
Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>
(cherry picked from commit 8eeff4b)
* Add postgresql port and change init-container image
Signed-off-by: Shashi Ranjan <shashi@konghq.com>
* Introduce component labels
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
* Adds the ability to define 'azure' as storage
secrets configurations in values.yml:
* accountName
* accountKey
* container
which translates to secret keys:
azureAccountName
azureAccountKey
azureContainer
Signed-off-by: Christian Nadeau <cnadeau@macadamian.com>
* [stable/kubewatch] Add global registry option
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
* Fix trailing space
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
* [stable/mariadb] Add global registry option
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
* Fix trailing space
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
* Add support for additional secret, initContainers, postStart command and deployment annotations
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
* Add support for additional secret
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
* Add support for additional container, additional volume and separate container port and exposed port
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
* Rename exposedPort to port and Add additional service
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
* Diasble additional service by default
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
* Add support to disable nexus-proxy
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
* Update readme for nexusProxy.enabled
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
* Add missing NodeSelector option
* Replace obsolete Cpu and Memory options with Resources option
* Touch up a couple descriptions and defaults, reorder to better match
values in values.yaml
Signed-off-by: Alex Robinson <alexdwanerobinson@gmail.com>
* [kube-registry-proxy] expose on localhost only
Signed-off-by: Tatsuyuki Ishi <ishitatsuyuki@gmail.com>
* Remove inactive maintainer
Signed-off-by: Tatsuyuki Ishi <ishitatsuyuki@gmail.com>