apiVersion: cert-manager.io/v1 kind: Certificate metadata: labels: app.kubernetes.io/component: che-operator app.kubernetes.io/instance: che app.kubernetes.io/name: che app.kubernetes.io/part-of: che.eclipse.org name: che-operator-serving-cert namespace: eclipse-che spec: dnsNames: - che-operator-service.eclipse-che.svc - che-operator-service.eclipse-che.svc.cluster.local issuerRef: kind: Issuer name: che-operator-selfsigned-issuer secretName: che-operator-service-cert