Commit Graph

16 Commits

Author SHA1 Message Date
Pablo Galego
81ece48240 [bitnami/*] Add network policies - first batch (#8088)
* [bitnami/discourse] Add Network Policies

* [bitnami/discourse] Update networkPolicy.enabled comment

* [bitnami/ejbca] Add Network Policies

* [bitnami/ghost] Add Network Policies

* [bitnami/jasperreports] Add Network Policies

* [bitnami/suitecrm] Add Network Policies

* [bitnami/discourse] Add endline to networkpolicy-backend-ingress-rules.yaml

* [bitnami/*] Cosmetic changes

* [bitnami/discourse] Rename network policy files

* [bitnami/*] Fix comments' format for readme-generator
2021-11-17 16:09:17 +01:00
Carlos Rodríguez Hernández
d812a243cb [bitnami/several] Add extraDeploy feature to the pending charts (#8164)
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2021-11-17 08:26:03 +01:00
Carlos Rodríguez Hernández
a6751cdd33 [bitnami/several] Add chart info to NOTES.txt (#7889) 2021-10-22 16:04:39 +02:00
Carlos Rodríguez Hernández
f1344b0361 [bitnami/several] Add diagnostic mode (#7012)
* Rebase master

* Fix typo in statefulset

* Include lifecycle in the if statement

* Include metrics container

* Update README

* Rebase master

* Rebase master

* Rebase master

* Add diagnostic mode to etcd

* Add diagnostic mode to fluentd

* Add diagnostic mode to grafana-tempo

* Add diagnostic mode to haproxy

* Rebase master

* Fix values location and README

* Add diagnostic mode to the scaffolding

* Add diagnostic mode to kafka

* Add diagnostic mode to kong

* Fix linter in ejbca

* Add diagnostic mode to logstash

* Add diagnostic mode to mariadb

* Add diagnostic mode to mongodb-sharded

* Fix BITNAMI_DEBUG in galera

* Add diagnostic mode to mysql

* Add diagnostic mode to nats

* Add diagnostic mode to postgresql

* Add diagnostic mode to rabbitmq

* Add diagnostic mode to redis-cluster

* Add diagnostic mode to spark

* Add diagnostic mode to wordpress

* Add diagnostic mode to zookeeper

* Fix/Add BITNAMI_DEBUG in kong, nats, and spark

* Update READMEs

* Unify 'Please be patient...' sentence in NOTES

* Bump galera version
2021-07-27 13:10:01 +02:00
Javier J. Salmerón-García
b65d4dbd00 [bitnami/ejbca] Add hostAliases (#5223) 2021-01-27 09:41:38 +01:00
Javier J. Salmerón-García
e148b314fc [bitnami/ejbca] Make Ingress compatible with k8s 1.20 (#4963) 2021-01-13 10:03:33 +01:00
Javier J. Salmerón-García
fb76ea9a42 [bitnami/ejbca] Fix ingress issue with SSL redirection (#4746) 2020-12-16 12:56:19 +01:00
Javier Salmeron Garcia
6d76abefb5 Add quote to bitnami/ejbca deployment port number 2020-10-08 12:50:37 +02:00
Javier J. Salmerón-García
3748bad962 [bitnami/ejbca] MAJOR change - bump MariaDB subchart (#3948)
* [bitnami/ejbca] MAJOR change - bump MariaDB subchart

* Lint

* lint
2020-10-08 12:02:51 +02:00
Juan Ariza Toledano
01884c767c [bitnami/*] Affinity based on common presets (#3746) 2020-09-24 15:11:56 +02:00
Caspar Chou
6572fc2801 illegal number syntax: "-" in NOTES.txt (#3654)
* illegal number syntax: "-" in NOTES.txt

* Update moodle Chart.yaml

Co-authored-by: Caspar Chou <caspar.chou@tenoz.tw>
Co-authored-by: Miguel Ángel Cabrera Miñagorri <macabrera@bitnami.com>
2020-09-11 16:42:15 +02:00
Carlos Rodríguez Hernández
a13cf3e98a [bitnami/ejbca] Fix externalDatabase.port render and remove unused parameter from the README (#3586) 2020-09-02 11:42:56 +02:00
Rafael Ríos Saavedra
630bb00113 [bitnami/ejbca] Provides ingress access (#3578)
* Rebased from master

* add ingress support

* Remove path from ingress

* Rebased from master

* add ingress support

* Remove path from ingress

* Update Chart.yaml

* Update ingress.yaml

* Update values.yaml

Co-authored-by: rafael <rafael@bitnami.com>
2020-09-01 12:38:16 +02:00
Daniel Arteaga
079f5bd6ec [bitnami/*] Use common helps for upgrade password errors (#3335)
* use common helpers to fix upgrade password issues

Signed-off-by: darteaga <darteaga@vmware.com>

* fix phpmyadmin upgrade

* fix phpmyadmin upgrade

* add .lock to pass test

* fix phpmyadmin values
2020-08-13 18:06:00 +02:00
Jose Antonio Carmona
22c5fe5a96 Customize EJBCA container port (#3124)
Signed-off-by: joancafom <jcarmona@bitnami.com>
2020-07-15 12:07:12 +02:00
Jose Antonio Carmona
6f48141a41 [bitnami/ejbca] EJBCA Chart (#2955)
* First approach

WIP Incomplete chart

Signed-off-by: joancafom <jcarmona@bitnami.com>

* Add possibility to import external CAs from a directory

Keystore and Trustore importing was also fixed

* Add ingress and Liveness + Readiness probes

* Sync with current container changes

* Enable liveness and readiness probes

* Update default ports

* Remove ingress in favour of LoadBalancer

* Add common improvements

* SecurityContext for both pod and container
* Command and Arg for customization of the container
* Custom liveness & readiness probes

* Common improvements II

* Common labels and annotations
* Affinity, nodeSelector and toleration options added

* Add first version of README.md

* Change imported JKS location

Also changes the name of an env var to match latest container
changes

* Add NOTES.txt

* Increase liveness and readiness probes timeout

Also removed some no longer available properties

* Apply formatting to values.yml

* Removing testing password value

* Add externalSecret support

* Fix pod and container security Context

* Update README with replication details

* Increase probes initial delay seconds

* Exclude ejbca from GH install tests

* Add support for bitnami.common

* Update README and values with suggestions
2020-07-06 09:53:09 +02:00