Skip to content

Commit

Permalink
add config for kafka entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
mathnogueira committed Sep 10, 2024
1 parent f6be300 commit 75392bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions charts/pokeshop-demo/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ pokeshop:
enabled: false
hostname: pokeshop.localdev

kafka:
entrypoint: websecure

cleanup:
enabled: false
cronExpression: "0 0 * * *"
Expand Down

0 comments on commit 75392bd

Please sign in to comment.