software/components/certs-ca-issuer/issuer.yaml (8 lines of code) (raw):

--- # Create an Issuer Using the Root Certificate apiVersion: cert-manager.io/v1 kind: ClusterIssuer metadata: name: root-ca-cluster-issuer spec: ca: secretName: root-ca-secret