Skip to content

Commit

Permalink
rbac issue
Browse files Browse the repository at this point in the history
  • Loading branch information
R-Lawton authored and david-martin committed Jun 10, 2024
1 parent f37d41d commit 3a19d12
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/rbac/auth_proxy_service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ spec:
targetPort: https
selector:
control-plane: controller-manager
app: limitador
2 changes: 2 additions & 0 deletions config/rbac/service_account.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ kind: ServiceAccount
metadata:
name: controller-manager
namespace: system
labels:
app: limitador

0 comments on commit 3a19d12

Please sign in to comment.