Skip to content

Commit

Permalink
Revert "First minimal PoC version for moving the configuration to con…
Browse files Browse the repository at this point in the history
…figmap (#827)" (#845)

This reverts commit d0e7565.
  • Loading branch information
DennisPeriquet authored Oct 19, 2023
1 parent d0e7565 commit d589796
Show file tree
Hide file tree
Showing 18 changed files with 170 additions and 944 deletions.
16 changes: 0 additions & 16 deletions manifests/03-clusterrole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,15 +103,6 @@ rules:
- get
- list
- delete
- apiGroups:
- ""
resources:
- configmaps
verbs:
- get
- list
- watch

---
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
Expand Down Expand Up @@ -307,13 +298,6 @@ rules:
verbs:
- get
- list
- apiGroups:
- ""
resources:
- secrets
verbs:
- get
- list
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
Expand Down
205 changes: 0 additions & 205 deletions pkg/config/configobserver/config_aggregator.go

This file was deleted.

Loading

0 comments on commit d589796

Please sign in to comment.