Compare commits
2 Commits
0893019c61
...
29ca5b021e
| Author | SHA1 | Date | |
|---|---|---|---|
|
29ca5b021e
|
|||
|
8ead73f910
|
@@ -2,6 +2,7 @@ apiVersion: cert-manager.io/v1
|
||||
kind: Certificate
|
||||
metadata:
|
||||
name: huizinga-dev
|
||||
namespace: default
|
||||
spec:
|
||||
secretName: huizinga-dev-tls
|
||||
issuerRef:
|
||||
|
||||
@@ -2,6 +2,7 @@ apiVersion: cert-manager.io/v1
|
||||
kind: Certificate
|
||||
metadata:
|
||||
name: huizinga-dev
|
||||
namespace: default
|
||||
spec:
|
||||
commonName: "huizinga.dev"
|
||||
dnsNames:
|
||||
|
||||
@@ -2,6 +2,7 @@ apiVersion: cert-manager.io/v1
|
||||
kind: Certificate
|
||||
metadata:
|
||||
name: huizinga-dev
|
||||
namespace: default
|
||||
spec:
|
||||
commonName: "staging.huizinga.dev"
|
||||
dnsNames:
|
||||
|
||||
Reference in New Issue
Block a user