iac/infrastructure/dashboard/base/certificate.yaml
2026-04-09 12:39:12 +03:00

13 lines
255 B
YAML

apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
name: dashboard-tls
namespace: istio-system
spec:
secretName: dashboard-tls
issuerRef:
kind: ClusterIssuer
name: letsencrypt-issuer-istio
dnsNames:
- dashboard.example.local