Skip to content

Commit

Permalink
fix: use correct host for the CMS probes (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
MoisesGSalas committed Sep 19, 2024
1 parent 88f3330 commit d011d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drydock/templates/drydock/k8s/lifecycle/cms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
httpGet:
httpHeaders:
- name: Host
value: lms
value: cms
path: /heartbeat
port: 8000
initialDelaySeconds: 3
Expand Down

0 comments on commit d011d71

Please sign in to comment.