feat: Move certificates to default namespace
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: cert-manager.io/v1
|
||||
kind: Certificate
|
||||
metadata:
|
||||
name: huizinga-dev
|
||||
namespace: certificates
|
||||
namespace: default
|
||||
spec:
|
||||
commonName: "huizinga.dev"
|
||||
dnsNames:
|
||||
|
||||
Reference in New Issue
Block a user