update cert manager
This commit is contained in:
13
tmp/test-cert.yaml
Normal file
13
tmp/test-cert.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
apiVersion: cert-manager.io/v1
|
||||
kind: Certificate
|
||||
metadata:
|
||||
name: test-hub-mklabs-cloud
|
||||
namespace: default
|
||||
spec:
|
||||
secretName: test-hub-mklabs-cloud-tls
|
||||
issuerRef:
|
||||
name: letsencrypt-staging
|
||||
kind: ClusterIssuer
|
||||
dnsNames:
|
||||
- "test.mklabs.cloud"
|
||||
Reference in New Issue
Block a user