blob: 04d8f2314859f1e35fd6184b5cfd1434b472dafb [file] [log] [blame]
Giorgi Lekveishvili0048a782023-06-20 18:32:21 +04001apiVersion: cert-manager.io/v1
2kind: Certificate
3metadata:
4 name: wildcard-example-com
5spec:
6 dnsNames:
7 - '*.example.com'
8 issuerRef:
9 name: letsencrypt-staging
10 kind: ClusterIssuer
11 secretName: wildcard-example-com-tls