Skip to content

Commit ef7e499

Browse files
authored
Merge pull request #10 from controlplaneio-fluxcd/cleanup-rbac
Remove redundant namespaces and RBAC
2 parents ccf1fa1 + 0af1c8c commit ef7e499

File tree

4 files changed

+0
-37
lines changed

4 files changed

+0
-37
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
3-
namespace: cert-manager
43
resources:
54
- cert-manager.yaml

components/monitoring/configs/base/kustomization.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
3-
namespace: monitoring
43
resources:
54
- podmonitor.yaml
65
- servicemonitor.yaml

components/monitoring/controllers/base/kustomization.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
3-
namespace: monitoring
43
resources:
5-
- namespace.yaml
64
- kube-prometheus-stack.yaml
75
- metrics-server.yaml
86
configurations:

components/monitoring/controllers/base/namespace.yaml

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)