Commit Graph

7 Commits

Author SHA1 Message Date
Javier J. Salmerón-García
6c6f159047 [bitnami/ejbca] fix: 🔒 Move service-account token auto-mount to pod declaration (#22482)
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
2024-01-22 16:15:04 +01:00
Felipe V.C. Serafim
da68be8e95 Add copyright header (#17300)
* Add copyright header

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

* Remove copyright from vib runtime_parameters files

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

* Add copyright header for pinniped-auth.sh

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

* Update templates copyright header format

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

---------

Signed-off-by: sfelipe <sfelipe@vmware.com>
2023-06-26 10:28:56 +02: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
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
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
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