Skip to content

Commit

Permalink
fix: remove entrypoint service
Browse files Browse the repository at this point in the history
  • Loading branch information
NohaIhab committed Mar 15, 2024
1 parent a6716c6 commit e58ff78
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions controller/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ services:
override: replace
summary: "KServe controller manager service"
startup: enabled
command: "/manager [ ]"
entrypoint-service: kserve-controller
command: "/manager"

parts:
security-team-requirement:
Expand Down

0 comments on commit e58ff78

Please sign in to comment.