FEAT: add LetsEncrypt issuers

This commit is contained in:
Sebastian Mark 2022-05-01 17:33:33 +02:00
parent 3403f98b45
commit a7c08c0355
2 changed files with 35 additions and 0 deletions

View file

@ -4,6 +4,7 @@
* [NGINX Ingress Controller](https://kubernetes.github.io/ingress-nginx/)
* [cert-manager](https://cert-manager.io/)
* selfsigned issuer
* LetsEncrypt issuers (Prod and Staging)
* [prometheus and grafana](https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack)
* [loki](https://grafana.com/docs/loki/latest/)
* [keel](https://keel.sh)