add readiness
This commit is contained in:
parent
1d7ea8edcd
commit
4e4a8b15ba
@ -9,7 +9,7 @@ appVersion: "latest"
|
||||
|
||||
description: Helm chart for cv
|
||||
name: cv
|
||||
version: 0.0.8
|
||||
version: 0.0.9
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- cv
|
||||
|
||||
@ -37,7 +37,8 @@ probes:
|
||||
enabled: true
|
||||
initialDelaySeconds: 2
|
||||
readiness:
|
||||
enabled: false
|
||||
enabled: true
|
||||
initialDelaySeconds: 2
|
||||
startup:
|
||||
enabled: false
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user