Commit Graph

7 Commits

Author SHA1 Message Date
volker.raschek 9074030d78 feat(deployment): support custom probe settings
Helm / helm-lint (push) Successful in 10s
Generate README / generate-parameters (push) Successful in 15s
Markdown linter / markdown-link-checker (push) Successful in 10s
Helm / helm-unittest (push) Successful in 18s
Markdown linter / markdown-lint (push) Successful in 9s
Release / publish-chart (push) Successful in 33s
2025-12-07 22:14:23 +01:00
volker.raschek 4102fc9014 feat(certificates): support certificates
Generate README / generate-parameters (push) Successful in 10s
Helm / helm-lint (push) Successful in 14s
Helm / helm-unittest (push) Successful in 7s
Markdown linter / markdown-lint (push) Successful in 15s
Markdown linter / markdown-link-checker (push) Successful in 32s
Release / publish-chart (push) Successful in 19s
The following patch enables you to generate certificates using cert-manager or,
alternatively, to mount a secret with TLS certificates.

The HTTP server is then automatically configured to use the TLS certificates to
encrypt HTTP traffic.

If an ingress controller is also used, such as the nginx-ingress controller, the
necessary annotations must still be set to inform the nginx-ingress controller
that the HTTP upstream server communicates via HTTPS.
2025-10-14 23:02:28 +02:00
volker.raschek 307660c767 refac: remove obsolete directory athens-proxy
Helm / helm-lint (push) Successful in 6s
Helm / helm-unittest (push) Successful in 15s
2025-10-12 17:05:51 +02:00
volker.raschek d02f63be7a fix: improve chart 2025-10-03 16:29:27 +02:00
volker.raschek 1c22e90d85 feat: add option to customize probes
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
2024-09-24 21:24:02 +02:00
volker.raschek d96c6373ab fix: container image name
continuous-integration/drone/push Build is passing
2023-05-21 13:26:20 +02:00
volker.raschek 64e21d43ab Initial Commit
continuous-integration/drone/push Build is passing
2022-05-21 11:45:03 +02:00