Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/werkspot/tls-secret-injector
- Owner: Werkspot
- License: mit
- Created: 2021-07-01T09:21:03.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T02:33:31.000Z (almost 2 years ago)
- Last Synced: 2023-08-17T07:06:27.546Z (over 1 year ago)
- Language: Go
- Size: 152 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```