Skip to content

Commit

Permalink
fixed manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
nico-iaco committed Sep 24, 2022
1 parent 5e4397f commit b712e90
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions k8s/base/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,11 @@ spec:
path: /
port: 8080
initialDelaySeconds: 5
periodSeconds: 60
readinessProbe:
httpGet:
path: /
port: 8080
initialDelaySeconds: 5
periodSeconds: 60
envFrom:
- configMapRef:
name: food-details-integrator-be-properties

0 comments on commit b712e90

Please sign in to comment.