Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxpeople committed Apr 1, 2024
1 parent 80de018 commit 5db5ad6
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions kubernetes/apps/flux-system/weave-gitops/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ spec:
logLevel: info
rbac:
create: true
impersonationResourceNames: ["admin"]
impersonationResourceNames: ["tdeutsch"]
additionalRules:
- apiGroups:
- "infra.contrib.fluxcd.io"
Expand All @@ -75,14 +75,5 @@ spec:
- "get"
- "list"
- "patch"
- apiGroups:
- ""
resourceNames:
- tdeutsch
resources:
- users
- groups
verbs:
- impersonate
podAnnotations:
secret.reloader.stakater.com/reload: auto

0 comments on commit 5db5ad6

Please sign in to comment.