forked from extern/trmm-awesome
Add missing cert info to README.md
This commit is contained in:
parent
18f148598e
commit
06aad288d4
@ -8,6 +8,7 @@
|
|||||||
# Pre-requisites
|
# Pre-requisites
|
||||||
- A working Kubernetes cluster
|
- A working Kubernetes cluster
|
||||||
- Kubernetes [NFS provisioner](https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner) or another storage provisioner that supports ```ReadWriteMany```
|
- Kubernetes [NFS provisioner](https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner) or another storage provisioner that supports ```ReadWriteMany```
|
||||||
|
- [cert-manager](https://github.com/jetstack/cert-manager) or a Lets Encrypt cert issuer of your choice. Alternatively, you can mount your own certs as secret volumes into the pods
|
||||||
|
|
||||||
# Deploying the files
|
# Deploying the files
|
||||||
1. ```kubectl apply -f namespace.yaml```
|
1. ```kubectl apply -f namespace.yaml```
|
||||||
|
Loading…
Reference in New Issue
Block a user