Remove readyness probe to ensure old pod shuts down

This commit is contained in:
2021-06-14 16:33:27 -04:00
parent e79f983c79
commit d696b61280

View File

@@ -96,12 +96,6 @@ spec:
httpGet:
path: health/health
port: 80
initialDelaySeconds: 30
readinessProbe:
httpGet:
path: health/ready
port: 80
initialDelaySeconds: 30
env:
- name: Weather__Queue__Host
value: weather-queue