mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-13 17:22:54 -05:00
Set an initial delay
This commit is contained in:
@@ -96,10 +96,12 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user