apiVersion: cert-manager.io/v1 kind: Certificate metadata: name: fillcode-com-crt namespace: apps spec: secretName: fillcode-com-crt issuerRef: name: dnspod kind: ClusterIssuer group: cert-manager.io dnsNames: - "fillcode.com" - "*.fillcode.com"