Skip to content

Commit

Permalink
chore(deployment): remove unused containerPort spec (#153)
Browse files Browse the repository at this point in the history
Signed-off-by: Thuan Vo <thuan.votann@gmail.com>
  • Loading branch information
tthvo authored Jun 12, 2024
1 parent 4d14d68 commit dfe8619
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 dfe8619

Please sign in to comment.