Skip to content

Commit

Permalink
who knows
Browse files Browse the repository at this point in the history
  • Loading branch information
joryirving committed Mar 11, 2024
1 parent bbfc0de commit e600450
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions kubernetes/main/apps/default/homepage/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,5 @@ spec:
- subPath: widgets.yaml
path: /app/config/widgets.yaml
serviceAccount:
create: true
name: *app
2 changes: 1 addition & 1 deletion kubernetes/main/apps/default/homepage/app/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ metadata:
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: homepage
name: *app
subjects:
- kind: ServiceAccount
name: *app
Expand Down

0 comments on commit e600450

Please sign in to comment.