refactor: move cert-manager from system to external

This commit is contained in:
Khue Doan 2021-12-08 10:33:37 +07:00
parent 043329c5e6
commit c0fba1c142
3 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
apiVersion: cert-manager.io/v1
kind: ClusterIssuer
metadata:
name: selfsigned-cluster-issuer
spec:
selfSigned: {}