* Add changes implemented in #18179 also in production
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
* Unify values and values-production
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
* Bump chart version
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
Document also reflects the current limitations of MinIO,
MinIO doesn't have 32 node limit anymore, neither it has
limits on single cluster deployment. You can deploy as many
number of nodes as you can and also expand with zones
as many number of times as you can.
Signed-off-by: Harshavardhana <harsha@minio.io>
* [stable/traefik] Added ability to provide extra certs to traefik at deployment time
Signed-off-by: Ryan Orth <ryanorth@workfront.com>
* [stable/traefik] Updated README.md and values.yaml based on review feedback
Signed-off-by: Ryan Orth <ryanorth@workfront.com>
* [stable/traefik] Performing version bump
Signed-off-by: Ryan Orth <ryanorth@workfront.com>
* [stable/postgresql] Add dedicated tmpsfs for /dev/shm.
Start a database pod without limitations on shm memory. By default docker
limit to (see e.g. the [docker
issue](https://github.com/docker-library/postgres/issues/416), which could be
not enough if PostgreSQL uses parallel workers heavily. If this option is
present and value is , to the target database pod will be mounted a new
tmpfs volume to remove this limitation.
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
* [stable/postgresql] SHM: Second version after review + improvements.
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
* Fix wrong PUBLISH_PORT(defalut 9090) if defined in values.yaml(values-production.yaml)
Signed-off-by: huang-tianwen <tianwen.huang@hotmail.com>
* Chart version increment
Signed-off-by: huang-tianwen <tianwen.huang@hotmail.com>
* update to support k8s v1.16
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
* Add minimum kubeVersion
Signed-off-by: Jeff Billimek <jeff@billimek.com>
* remove Ingress networking.k8s.io/v1beta1 apiVersion
Signed-off-by: Jeff Billimek <jeff@billimek.com>
* Add major version notes to Readme
Signed-off-by: Jeff Billimek <jeff@billimek.com>
* Fix linting
Signed-off-by: Jeff Billimek <jeff@billimek.com>
* Update stable/oauth2-proxy/README.md
nice catch!
Co-Authored-By: Cédric de Saint Martin <cedric@desaintmartin.fr>
Signed-off-by: Jeff Billimek <jeff@billimek.com>
* Removing verbiabe about uninstalling the chart
Signed-off-by: Jeff Billimek <jeff@billimek.com>
* added support for legacy ingress api version
Signed-off-by: jasper.culong <jasper.culong@trustarc.com>
* semverCompare instead of configurable, changed k8s version condition
Signed-off-by: Jasper Culong <jculongit10@yahoo.com>
The environment variables for Redis and Celery prevent
the helm chart to work in LocalExecutori mode.
They are now only exported if:
- Redis is enabled
- and Airflow executor is "Celery"
Signed-off-by: Olivier Monnier <5500018+omonnier@users.noreply.github.com>
* [stable/prometheus-node-exporter] Override of namespace
Signed-off-by: Alexander Katsyuba <arruzk@gmail.com>
* [stable/prometheus-node-exporter] Fix notes.txt and ClusterRole
Signed-off-by: Alexander Katsyuba <arruzk@gmail.com>
* [stable/kube-state-metrics] Bump chart version
Signed-off-by: Alexander Katsyuba <arruzk@gmail.com>
The initContainers in the web, scheduler and worker pods can
benefit from environment variables, like, for example, proxy settings.
Signed-off-by: Olivier Monnier <5500018+omonnier@users.noreply.github.com>
* [stable/owncloud] Standarise Ingress properties
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
* [stable/owncloud] Update README.md with the ingress properties
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
* Update major version
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>