Skip to content

Commit

Permalink
Fixing healthchecks of header component
Browse files Browse the repository at this point in the history
  • Loading branch information
edevosc2c authored Jul 9, 2024
1 parent 9739a34 commit e137115
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions templates/header/header-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,6 @@ spec:
ports:
- containerPort: 8080
name: http
livenessProbe:
httpGet:
path: /header/
port: http
readinessProbe:
httpGet:
path: /header/
port: http
livenessProbe:
httpGet:
path: /header/
Expand Down

0 comments on commit e137115

Please sign in to comment.