Update 1 - Kubernetes deployment
parent
d9e0c6aca1
commit
2a9da35dc0
@ -135,7 +135,10 @@ To issue valid certs you will need to add these to ingress configs for your serv
|
||||
...
|
||||
metadata:
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer:letsencrypt-prod
|
||||
acme.cert-manager.io/http01-edit-in-place: "true"
|
||||
cert-manager.io/cluster-issuer: letsencrypt-prod
|
||||
ingress.kubernetes.io/ssl-redirect: "False"
|
||||
kubernetes.io/ingress.class: nginx
|
||||
...
|
||||
spec:
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user