Skip to content

Commit

Permalink
chore: enable build kubepanel image. (#4550)
Browse files Browse the repository at this point in the history
* chore: enable build kubepanel image.
Signed-off-by: yy <lingdie.yy@outlook.com>

Signed-off-by: yy <lingdie.yy@outlook.com>

* chore: fix sa name.
Signed-off-by: yy <lingdie.yy@outlook.com>

Signed-off-by: yy <lingdie.yy@outlook.com>

---------

Signed-off-by: yy <lingdie.yy@outlook.com>
  • Loading branch information
lingdie committed Mar 4, 2024
1 parent a240db8 commit d518448
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ jobs:
providers/dbprovider,
providers/costcenter,
providers/objectstorage,
plugins/kubepanel,
desktop,
]
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ spec:
labels:
app: kubepanel-frontend
spec:
serviceAccountName: cluster-version-reader
containers:
- name: kubepanel-frontend
env:
Expand Down

0 comments on commit d518448

Please sign in to comment.