Fixed probe

This commit is contained in:
Marcus Noble 2020-09-09 09:42:50 +01:00
parent 588348ac31
commit c40c5b5a33
1 changed files with 2 additions and 2 deletions

View File

@ -69,8 +69,8 @@ spec:
httpGet: httpGet:
path: /heroku path: /heroku
port: 8080 port: 8080
initialDelaySeconds: 3 initialDelaySeconds: 30
periodSeconds: 3 periodSeconds: 10
resources: resources:
limits: limits:
memory: 308Mi memory: 308Mi