fix(dashboard): add missing resources
This commit is contained in:
parent
220b133b5f
commit
eef97008f0
3 changed files with 16 additions and 0 deletions
6
apps/gethomepage/overlays/system/rbac-patch.yaml
Normal file
6
apps/gethomepage/overlays/system/rbac-patch.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
- op: add
|
||||
path: /subjects/-
|
||||
value:
|
||||
kind: ServiceAccount
|
||||
name: homepage
|
||||
namespace: homepage
|
||||
Loading…
Add table
Add a link
Reference in a new issue