Files
nextcloud/deploy/infra/certificate.yaml
T
Márcio Fernandes 6438530fba deleted: .gitea/workflows/app-continuous-deploy.yaml
new file:   deploy/infra/certificate.yaml
modified:   deploy/infra/ingress-web.yaml
modified:   deploy/infra/kustomization.yaml
2026-07-04 01:51:09 +00:00

13 lines
309 B
YAML

apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
name: cloud-limbosolutions-com-tls
namespace: cloud-limbosolutions-com
spec:
secretName: cloud-limbosolutions-com-tls
issuerRef:
name: letsencrypt-prod
kind: ClusterIssuer
dnsNames:
- cloud.limbosolutions.com
renewBefore: 360h