--- apiVersion: cert-manager.io/v1 kind: Certificate metadata: name: grafana-cert namespace: monitoring spec: secretName: grafana-tls issuerRef: name: letsencrypt-production-dns kind: ClusterIssuer commonName: 'monitoring.k8x_domain' dnsNames: - 'monitoring.k8x_domain' privateKey: algorithm: ECDSA