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

https://github.com/radiusmethod/landmine-helm


https://github.com/radiusmethod/landmine-helm

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# landmine-helm

Testing ingress with certs.

> Requires mkcert

### Run

```shell
mkcert -cert-file rmcert.pem -key-file rmkey.pem "*.landmine.app" "*.versomas.net" "versomas.net"
```

### Apply Chart

```shell
make local-helm-install
```