Skip to content

Commit

Permalink
chore(deployment): remove unused containerPort spec (#153) (#155)
Browse files Browse the repository at this point in the history
Signed-off-by: Thuan Vo <[email protected]>
(cherry picked from commit dfe8619)

Co-authored-by: Thuan Vo <[email protected]>
  • Loading branch information
mergify[bot] and tthvo authored Jun 12, 2024
1 parent 4f365f6 commit d790441
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions charts/cryostat/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,6 @@ spec:
ports:
- containerPort: 8181
protocol: TCP
- containerPort: 9090
protocol: TCP
- containerPort: 9091
protocol: TCP
livenessProbe:
httpGet:
path: "/health/liveness"
Expand Down

0 comments on commit d790441

Please sign in to comment.