shipping_openbao_logs #17
1 changed files with 4 additions and 0 deletions
|
@ -30,6 +30,10 @@ server:
|
|||
|
||||
livenessProbe:
|
||||
enabled: true
|
||||
execCommand:
|
||||
- /bin/sh
|
||||
- -c
|
||||
- bao status
|
||||
|
||||
postStart:
|
||||
- sh
|
||||
|
|
Reference in a new issue