Added missing annotations
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
parent
088d7b723a
commit
23f2788cb2
@ -135,6 +135,9 @@ metadata:
|
|||||||
namespace: grist
|
namespace: grist
|
||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/name: grist
|
app.kubernetes.io/name: grist
|
||||||
|
annotations:
|
||||||
|
cert-manager.io/cluster-issuer: letsencrypt
|
||||||
|
nginx.ingress.kubernetes.io/force-ssl-redirect: "true"
|
||||||
spec:
|
spec:
|
||||||
ingressClassName: nginx
|
ingressClassName: nginx
|
||||||
tls:
|
tls:
|
||||||
|
Loading…
Reference in New Issue
Block a user