Add monitoring namespace configuration to namespaces.yml

This commit is contained in:
2025-07-11 12:16:05 +05:30
parent 23bd332bd6
commit 30eb5524e7

View File

@@ -13,3 +13,11 @@ metadata:
name: cert-manager name: cert-manager
labels: labels:
name: cert-manager name: cert-manager
---
kind: Namespace
apiVersion: v1
metadata:
name: monitoring
labels:
name: monitoring