apiVersion: cert-manager.io/v1 kind: Certificate metadata: name: postgres-client-cert spec: commonName: receipts privateKey: algorithm: ECDSA secretName: postgres-client-cert issuerRef: name: postgresql-ca kind: ClusterIssuer