Skip to content

Commit

Permalink
[MOSIP-31112] Fixed lint issues for reporting
Browse files Browse the repository at this point in the history
Signed-off-by: syed salman <[email protected]>
  • Loading branch information
syedsalman3753 committed Jan 29, 2024
1 parent 2dedd42 commit 7251d0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/reporting/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,8 @@ bitnami-kafka:
timeoutSeconds: 1
failureThreshold: 15
successThreshold: 1
exec:
command: ['/bin/bash', '-c', 'echo "ruok" | timeout 2 nc -w 2 localhost 2181 | grep imok']

confluentinc:
enabled: true
Expand Down

0 comments on commit 7251d0d

Please sign in to comment.