add dns to memegraph certificates

This commit is contained in:
2024-03-17 13:03:04 +01:00
parent b06cfcaf69
commit a88550f8cd

View File

@@ -8,9 +8,13 @@ spec:
isCA: false
duration: 2160h # 90d
renewBefore: 360h # 15d
dnsNames:
- memgraph.generations-heritage.svc.cluster.local
- memgraph
subject:
organizations:
- jetstack
- Memgraph
- GenerationsHeritage
secretName: memgraph-tls
privateKey:
algorithm: RSA
@@ -19,4 +23,5 @@ spec:
issuerRef:
name: default-cluster-ca-issuer
kind: ClusterIssuer
group: cert-manager.io
group: cert-manager.io