mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-25 19:15:10 +00:00
7 lines
117 B
YAML
7 lines
117 B
YAML
---
|
|
apiVersion: cert-manager.io/v1
|
|
kind: ClusterIssuer
|
|
metadata:
|
|
name: root-tls-cert-issuer
|
|
spec:
|
|
selfSigned: {}
|