blob: b056245d4870b5fec432021936d1b81b24402c7d [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 secretName: wildcard-example-com