* [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>
* [stable/minio] Fix after-install help NOTES
This commit fixes the NOTES in the steps to access the new
installed Minio in localhost.
It was not constructing the right release parameter in the command:
``
export POD_NAME=$(kubectl get pods --namespace default -l "release=RELEASE_NAME" -o jsonpath="{.items[0].metadata.name}")
``
Signed-off-by: Obed N Munoz <obed.n.munoz@intel.com>
* bump version
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
Apparently readiness and liveness probes were mistaken. It probably
makes more sense for the liveness probe to have an initial delay of 60
seconds. Also 10s is the default for periodSeconds.
Signed-off-by: Simon Rüegg <simon.ruegg@vshn.ch>
* [stable/concourse] Fix Broken Tutorial Link
The Concourse docs have a new section with a list of tutorials rather than a single hello-world
Signed-off-by: Topher Bullock <cbullock@pivotal.io>
* Bump Chart version number
Signed-off-by: Topher Bullock <cbullock@pivotal.io>
* [kibana] add ServiceAccount creation support
Signed-off-by: Ludovic Cavajani <lcavajani@suse.com>
* bum chart version and not the app version
Signed-off-by: Ludovic Cavajani <lcavajani@suse.com>
* fix missing dash in if/else condition
Signed-off-by: Ludovic Cavajani <lcavajani@suse.com>
* bump version
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
Minio provide a way to use subdomain as bucket-name using the
`minioConfig.domain` config. This commit allow the * in the ingress.hosts
Exemple:
ingress:
enabled: true
hosts:
- "*.minio.adoy.net"
minioConfig:
domain: minio.adoy.net
Signed-off-by: Pierrick Charron <pierrick@webstart.fr>
* [stable/ark] Quote configuration parameter backupStorageProvider.config.s3ForcePathStyle (#7373)
Signed-off-by: François Travais <francois.travais@gmail.com>
* [stable/ark] Bump version to next patch version (1.2.2)
Signed-off-by: François Travais <francois.travais@gmail.com>
* split datasource in separate mysql connection vars
Signed-off-by: André Bauer <andre.bauer@kiwigrid.com>
* added mysql db var
Signed-off-by: André Bauer <andre.bauer@kiwigrid.com>
* fixed mysql values
Signed-off-by: André Bauer <andre.bauer@kiwigrid.com>
* fixed image version n values & bumped version to 0.2.0
Signed-off-by: André Bauer <andre.bauer@kiwigrid.com>
* added round brackets again
Signed-off-by: André Bauer <monotek23@gmail.com>
* added mysql protocol & params parameters
Signed-off-by: André Bauer <monotek23@gmail.com>
* removed datasource
Signed-off-by: André Bauer <monotek23@gmail.com>
* removed db default value
Signed-off-by: André Bauer <monotek23@gmail.com>
* - fixed typo in readme
- enabled scrape annotations by default
- added some more info to values file
Signed-off-by: André Bauer <monotek23@gmail.com>
* changed wording
Signed-off-by: André Bauer <monotek23@gmail.com>
* Added flag for disabling default metrics
Signed-off-by: Vladimir Dimitrov <dimitrov.vlado@gmail.com>
* Bumping chart version with a minor instead of patch
Signed-off-by: Vladimir Dimitrov <dimitrov.vlado@gmail.com>