Compare commits
2 Commits
29ca5b021e
...
0893019c61
| Author | SHA1 | Date | |
|---|---|---|---|
|
0893019c61
|
|||
|
2cee13e9c5
|
@@ -2,7 +2,6 @@ apiVersion: cert-manager.io/v1
|
||||
kind: Certificate
|
||||
metadata:
|
||||
name: huizinga-dev
|
||||
namespace: default
|
||||
spec:
|
||||
secretName: huizinga-dev-tls
|
||||
issuerRef:
|
||||
|
||||
@@ -2,7 +2,6 @@ apiVersion: cert-manager.io/v1
|
||||
kind: Certificate
|
||||
metadata:
|
||||
name: huizinga-dev
|
||||
namespace: default
|
||||
spec:
|
||||
commonName: "huizinga.dev"
|
||||
dnsNames:
|
||||
|
||||
@@ -2,7 +2,6 @@ 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