titan-iac/services/openclaw/agent-certificate.yaml
2026-05-20 17:22:12 -03:00

14 lines
266 B
YAML

# services/openclaw/agent-certificate.yaml
apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
name: agent-tls
namespace: openclaw
spec:
secretName: agent-tls
issuerRef:
kind: ClusterIssuer
name: letsencrypt
dnsNames:
- agent.bstein.dev