deploy: add individual kustomizations and global kustomizations

This commit is contained in:
Márcio Fernandes
2026-07-14 10:32:41 +00:00
parent 3e8e2a4987
commit 9bf0b6b71d
7 changed files with 40 additions and 11 deletions
+13
View File
@@ -0,0 +1,13 @@
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