Skip to content

Commit

Permalink
drop namespace rules
Browse files Browse the repository at this point in the history
Signed-off-by: Tao Li <[email protected]>
  • Loading branch information
litaocdl committed Jun 17, 2024
1 parent 44e02a2 commit 4773dab
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions charts/edb-postgres-for-kubernetes/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -380,14 +380,6 @@ namespace scope or clusterwide
Define the set of rules that must be applied clusterwide
*/}}
{{- define "edb-postgres-for-kubernetes.clusterwideRules" }}
- apiGroups:
- ""
resources:
- namespaces
verbs:
- get
- list
- watch
- apiGroups:
- ""
resources:
Expand Down

0 comments on commit 4773dab

Please sign in to comment.