Add monitoring namespace configuration to namespaces.yml
This commit is contained in:
@@ -13,3 +13,11 @@ metadata:
|
||||
name: cert-manager
|
||||
labels:
|
||||
name: cert-manager
|
||||
|
||||
---
|
||||
kind: Namespace
|
||||
apiVersion: v1
|
||||
metadata:
|
||||
name: monitoring
|
||||
labels:
|
||||
name: monitoring
|
||||
|
||||
Reference in New Issue
Block a user