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
|
||||
labels:
|
||||
app.kubernetes.io/name: grist
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt
|
||||
nginx.ingress.kubernetes.io/force-ssl-redirect: "true"
|
||||
spec:
|
||||
ingressClassName: nginx
|
||||
tls:
|
||||
|
Loading…
Reference in New Issue
Block a user