deploy and configure cert-manager
This commit is contained in:
9
cluster/cert-manager/base/namespace.yaml
Normal file
9
cluster/cert-manager/base/namespace.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
annotations: {}
|
||||
# openshift.io/display-name: "cert-manager Operator for Red Hat OpenShift"
|
||||
labels:
|
||||
openshift.io/cluster-monitoring: 'true'
|
||||
name: cert-manager-operator
|
||||
Reference in New Issue
Block a user