Skip to content

Commit

Permalink
remove readiness probe
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Fuller committed Jan 30, 2019
1 parent fab389d commit 741efde
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions k8s/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ spec:
imagePullPolicy: Always
ports:
- containerPort: 8080
readinessProbe:
httpGet:
path: /backend/list
port: 8080
env:
- name: RESOURCE_COUNT
value: "2"
Expand Down

0 comments on commit 741efde

Please sign in to comment.