titan-iac/services/openclaw/agent-certificate.yaml

14 lines
266 B
YAML
Raw Normal View History

# 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