Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/werkspot/tls-secret-injector

Listen for Ingresses object created and patch them to have a valid certificate
https://github.com/werkspot/tls-secret-injector

Last synced: about 2 months ago
JSON representation

Listen for Ingresses object created and patch them to have a valid certificate

Awesome Lists containing this project

README

        

# TLS Secret Injector

Listen for Ingresses object created and patch them to have a valid certificate.

## Installation

```
$ git clone https://github.com/Werkspot/tls-secret-injector
$ helm upgrade tls-secret-injector --namespace tls-secret-injector --values helm/values.yaml tls-secret-injector/helm
```