promtail: drop namespace.yaml (owned by node-exporter app)

This commit is contained in:
Graham McIntire 2026-05-11 10:28:01 -05:00
parent 6d173d9fcb
commit 36eb41736f
No known key found for this signature in database
GPG key ID: F4ABF488E6029E59
2 changed files with 0 additions and 5 deletions

View file

@ -1,7 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- rbac.yaml
- configmap.yaml
- daemonset.yaml

View file

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: monitoring